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
Brian Coca 06dcb4ad7a
Don't include a default for cli as it overrides config with lesser pr… (#80650)
* Don't include a default for CLI as it overrides config with lesser precedence

  connection plugins should already use the same config entries (and more)
  than DEFAULT_TIMEOUT.
1 year ago
..
arguments Don't include a default for cli as it overrides config with lesser pr… (#80650) 1 year ago
scripts Clean up unused imports in core (#79900) 1 year ago
__init__.py Add support for importlib.resources (#78915) 1 year ago
adhoc.py Add support for json in adhoc -a (#78114) 2 years ago
config.py ansible-config, only subvalues should use yaml shorthand (#79073) 2 years ago
console.py ansible-console - Fix arg name to match base class. (#78502) 2 years ago
doc.py Support role extension for semantic markup. (#80305) 1 year ago
galaxy.py Add GALAXY_COLLECTIONS_PATH_WARNINGS option. (#78487) 1 year ago
inventory.py ansible-inventory prevent duplicating host entries (#80059) 1 year ago
playbook.py --syntax-check is only applicable to ansible-playbook. Fixes #80506 (#80507) 1 year ago
pull.py Update pull.py (#79387) 2 years ago
vault.py Add TTY check and argument to disable it (#50603) (#68260) 1 year ago