community.general/lib/ansible/cli
Brian Coca 6ba706f753 minor doc reformatting
now version_added < 1.3 does not get shown, up from 1.0
option's version_added is also now filterd against this threshold
module version_added is more prominent
exaples now uses pure rst instead of intermingled with html formatting
aliases now shown in description for options
bad version fields now throw warnings instead of exceptions
ansible-doc errors now show traceback in very very verbose mode, for easier debugging
2015-07-17 10:07:22 -04:00
..
__init__.py moved read_vault_file to CLI from utils and renamed to clearer read_vault_password_file 2015-07-11 14:24:45 -04:00
adhoc.py readded oneline output feature to adhoc 2015-07-13 15:43:31 -04:00
doc.py minor doc reformatting 2015-07-17 10:07:22 -04:00
galaxy.py now verbose mode shows config file used 2015-07-04 10:23:49 -04:00
playbook.py Adding back --start-at-task feature 2015-07-14 15:02:20 -04:00
pull.py moved read_vault_file to CLI from utils and renamed to clearer read_vault_password_file 2015-07-11 14:24:45 -04:00
vault.py fixed missing self in self.action on rekey in vault 2015-07-14 10:10:03 -04:00