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 7eda5c50ae Update ansible-doc for invariants in the metadata/plugin_doc api
* There will always be metadata returned so no need to check for its
  existence first.
* There won't be version or metadata_version as those are being removed
  by the api.  So all checks for those need to be removed.
6 years ago
..
__init__.py Bump sudo/su deprecation to 2.9 (#44581) 6 years ago
adhoc.py Remove unused imports from /bin and lib/ansible/cli (#43440) 6 years ago
config.py Remove unused imports from /bin and lib/ansible/cli (#43440) 6 years ago
console.py Allow to specifically customize console's color 6 years ago
doc.py Update ansible-doc for invariants in the metadata/plugin_doc api 6 years ago
galaxy.py Pass path to GalaxyRole object (#43051) 6 years ago
inventory.py avoid empty groups in json output (#45621) 6 years ago
playbook.py dont warn on not matching 'all' (#32806) 7 years ago
pull.py ansible-pull: allow specifying --diff from check_opts cli flag group (#37645) 6 years ago
vault.py Use https for links to ansible.com domains. 7 years ago