ansible/lib/ansible/cli
Brian Coca 05a49d6eb6
handle groups correctly when they are 'null' (#41698)
* handle groups correctly when they are 'null'

 - even if defined as mapping but having no keys, objects shoudl still be processed correctly
 - also add ansilbe_verbosity to vars not to display in ansible-inventory

fixes #41692
2018-06-20 11:26:46 -04:00
..
__init__.py Fix error reporting on bad type for config setting 2018-06-01 12:28:30 -04:00
adhoc.py Fix Python 3.7 syntax error. 2018-01-09 17:34:26 -08:00
config.py deal with no config for view 2018-02-14 15:53:40 -05:00
console.py Fix ansible-console always asking for vault passwords 2018-02-15 15:40:51 -05:00
doc.py fix truncated list functions in ansible-doc (#41281) 2018-06-07 15:07:21 -07:00
galaxy.py Add more info related to galaxy sub commands (#41085) 2018-06-15 12:12:13 -04:00
inventory.py handle groups correctly when they are 'null' (#41698) 2018-06-20 11:26:46 -04:00
playbook.py dont warn on not matching 'all' (#32806) 2017-12-15 15:43:51 -05:00
pull.py Compare byte strings to byte strings 2018-03-20 12:04:05 -07:00
vault.py Use https for links to ansible.com domains. 2018-04-23 11:33:56 -07:00