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
d7b5b47e
Commit
d7b5b47e
authored
May 25, 2013
by
Michael Vogt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
improve wording, thanks to Michael DeHaan
parent
22b0cf92
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
2 deletions
+4
-2
docs/man/man1/ansible-playbook.1.asciidoc.in
+2
-1
docs/man/man1/ansible.1.asciidoc.in
+2
-1
No files found.
docs/man/man1/ansible-playbook.1.asciidoc.in
View file @
d7b5b47e
...
...
@@ -48,7 +48,8 @@ The 'PATH' to the inventory hosts file, which defaults to
*-M* 'DIRECTORY', *--module-path=*'DIRECTORY'::
The 'DIRECTORY' search path to load modules from. The default is
'/usr/share/ansible'. See also the ANSIBLE_LIBRARY environment variable.
'/usr/share/ansible'. This can also be set with the ANSIBLE_LIBRARY
environment variable.
*-e* 'VARS', *--extra-vars=*'VARS'::
...
...
docs/man/man1/ansible.1.asciidoc.in
View file @
d7b5b47e
...
...
@@ -61,7 +61,8 @@ Execute the module called 'NAME'.
*-M* 'DIRECTORY', *--module-path=*'DIRECTORY'::
The 'DIRECTORY' search path to load modules from. The default is
'/usr/share/ansible'. See also the ANSIBLE_LIBRARY environment variable.
'/usr/share/ansible'. This can also be set with the ANSIBLE_LIBRARY
environment variable.
*-a* \'_ARGUMENTS_', *--args=*\'_ARGUMENTS_'::
...
...
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