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
Brandon Bell 5568ffd45b Fix syntax error for Python 2.6 (#47635)
* Fix syntax error for Python 2.6

* Removing consul.py from pylint/ignore.txt
7 years ago
..
cli Fix from sivel for ansible-doc 7 years ago
compat Move unit test compat code out of `lib/ansible/`. (#46996) 7 years ago
config Add configuration to override location of ansible-connection (#46128) 7 years ago
errors Python 3.8 collections compatibility fixes. 7 years ago
executor Don't use the task for a cache, return a special cache var (#47243) 7 years ago
galaxy ansible-galaxy: fix searching with unicode 7 years ago
inventory better information for user from inventory plugins (#46766) 7 years ago
module_utils Creates base Sophos UTM module (#45781) 7 years ago
modules Fix syntax error for Python 2.6 (#47635) 7 years ago
parsing An earlier optimization of ansible-doc -l caused failures. (#47012) 7 years ago
playbook Ensure we don't overwrite roles from include/import_role when loading the play (#47512) 7 years ago
plugins Add missing self._supports_async to uri action plugin (#47677) 7 years ago
template Do not strip new lines in native jinja (#46751) 7 years ago
utils Creates base Sophos UTM module (#45781) 7 years ago
vars Don't use the task for a cache, return a special cache var (#47243) 7 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 10 years ago
constants.py Fix from sivel for ansible-doc 7 years ago
release.py Codename: How Many More Times 7 years ago