ansible/lib/ansible/cli
Jordan Borean aea52c67d6
ansible-galaxy: create parent dir for token file (#60615)
* ansible-galaxy: create parent dir for token file

* The path unfrack is already done by config

* Move common dir creation to ansible cli

* Add warning if dir failed to be created

* remove testing path

* Make mode a position arg not kwarg
2019-08-19 06:21:47 +10:00
..
arguments Fix and refix help text for CLI (#55831) 2019-04-30 11:16:26 -04:00
scripts ansible-galaxy: create parent dir for token file (#60615) 2019-08-19 06:21:47 +10:00
__init__.py ansible-galaxy tidy up arg parse with better validation (#59957) 2019-08-14 06:36:29 +10:00
adhoc.py Make ansible adhoc work with include_role (#56163) 2019-05-08 09:53:24 -04:00
config.py fixes to config manager (#58530) 2019-07-17 10:39:30 -04:00
console.py Migrate command line parsing to argparse (#50610) 2019-04-23 13:54:39 -05:00
doc.py point at corresponding version (#59200) 2019-07-25 11:54:01 -04:00
galaxy.py ansible-galaxy - more fixes for verbosity without sub type (#60604) 2019-08-15 11:53:40 +10:00
inventory.py show host_vars/ also in --graph (#56307) 2019-06-14 13:40:22 -04:00
playbook.py Migrate command line parsing to argparse (#50610) 2019-04-23 13:54:39 -05:00
pull.py Migrate command line parsing to argparse (#50610) 2019-04-23 13:54:39 -05:00
vault.py ansible-vault: convert vault_password_files to list to prevent traceback (#57186) 2019-06-03 12:14:06 +02:00