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
Sloane Hertel a2174fc6d9
Fix removing existing dir/files with `ansible-galaxy collection init --force` (#78403)
* Remove collection contents when re-initializing with --force


Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>
2 years ago
..
arguments Add python path to version output (#77631) 2 years ago
scripts ansible-connection verboistery (#77509) 2 years ago
__init__.py Python 3.9 min for controller (#77566) 2 years ago
adhoc.py Modernize install (#76021) 3 years ago
config.py Fix 'ansible-config dump --only-changed -t all' verbosity (#77898) 2 years ago
console.py ansible-console fixes (#78064) 2 years ago
doc.py Fix wording for :ref|term: substitution (#78216) 2 years ago
galaxy.py Fix removing existing dir/files with `ansible-galaxy collection init --force` (#78403) 2 years ago
inventory.py Support for Python 3.11+ tomllib for inventory (#77435) 2 years ago
playbook.py Modernize install (#76021) 3 years ago
pull.py Make "~/.ansible" path configurable (#76114) 2 years ago
vault.py ansible-vault encrypt_string: fix --output to write into file (#76856) 2 years ago