Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
ansible
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OpenEdx
ansible
Commits
ce9b5e82
Commit
ce9b5e82
authored
Mar 05, 2013
by
Daniel Hokka Zakrisson
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #2309 from r-p-e/devel
fix ansible-playbook manpges regarding option for syntax check
parents
3d49f74d
1f1eb412
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
docs/man/man1/ansible-playbook.1
+1
-1
docs/man/man1/ansible-playbook.1.asciidoc.in
+1
-1
No files found.
docs/man/man1/ansible-playbook.1
View file @
ce9b5e82
...
...
@@ -87,7 +87,7 @@ Desired sudo user (default=root)\&.
Run only these tags from the playbook
.RE
.PP
\fB\-\-
check\-syntax
\fR
\fB\-\-
syntax\-check
\fR
.RS 4
Look for syntax errors in the playbook, but don\(cqt run anything
.RE
...
...
docs/man/man1/ansible-playbook.1.asciidoc.in
View file @
ce9b5e82
...
...
@@ -77,7 +77,7 @@ Desired sudo user (default=root).
Run only these tags from the playbook
*--
check-syntax
*::
*--
syntax-check
*::
Look for syntax errors in the playbook, but don't run anything
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment