You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible/cli
Toshio Kuratomi e36d2f0bd0 ansible-doc snippet format changes
* ansible-doc -s is supposed to output a sample snippet of how you could
  add the module into a playbook.  These changes update the style:
  * Use yaml mappings instead of key=value
  * Use the module name directly instead of action: modulename
* Fixes a bug when displaying option descritpions which are yaml strings
  instead of lists.

This fixes in code the bad formatting reported in #24201
9 years ago
..
__init__.py Corrected -su cmdline option to --su to be consistent with the man page entry (#23899) 9 years ago
adhoc.py removed bad ignore as host can override connection 9 years ago
console.py .--. . .--. ---.. / .. ... / .- -. -. --- -.-- .. -. --. 9 years ago
doc.py ansible-doc snippet format changes 9 years ago
galaxy.py added versions to dep notices (#24019) 9 years ago
playbook.py added docs to CLI docstringsadded 9 years ago
pull.py .--. . .--. ---.. / .. ... / .- -. -. --- -.-- .. -. --. 9 years ago
vault.py Update vault.py 9 years ago