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
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
5 years ago
..
arguments
scripts ansible-galaxy: create parent dir for token file (#60615) 5 years ago
__init__.py ansible-galaxy tidy up arg parse with better validation (#59957) 5 years ago
adhoc.py
config.py fixes to config manager (#58530) 5 years ago
console.py
doc.py point at corresponding version (#59200) 5 years ago
galaxy.py ansible-galaxy - more fixes for verbosity without sub type (#60604) 5 years ago
inventory.py show host_vars/ also in --graph (#56307) 6 years ago
playbook.py
pull.py
vault.py