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 67b78a17c4
Remove Python 3.9 support for the controller (#80973)
* Remove obsolete Python <=3.9 controller code
* Remove Python 3.9 test controller bootstrapping
* Update test requirements

Co-authored-by: Matt Clay <matt@mystile.com>
11 months ago
..
arguments Indicate which args can be provided multiple times. Fixes #22396 (#80970) 1 year ago
scripts Use ansible.module_utils.common.text.converters (#80704) 1 year ago
__init__.py Remove Python 3.9 support for the controller (#80973) 11 months ago
adhoc.py Use ansible.module_utils.common.text.converters (#80704) 1 year ago
config.py Indicate which args can be provided multiple times. Fixes #22396 (#80970) 1 year ago
console.py Fix docstrings RST markup in `ansible-console` CLI module (#80719) 1 year ago
doc.py Use ansible.module_utils.common.text.converters (#80704) 1 year ago
galaxy.py ansible-galaxy - add config option for the default ansible-galaxy timeout (#81108) 11 months ago
inventory.py Use ansible.module_utils.common.text.converters (#80704) 1 year ago
playbook.py Use ansible.module_utils.common.text.converters (#80704) 1 year ago
pull.py Use ansible.module_utils.common.text.converters (#80704) 1 year ago
vault.py Indicate which args can be provided multiple times. Fixes #22396 (#80970) 1 year ago