ansible/lib/ansible
Matt Davis 3e18bbec34 remove cross-module imports
* duplicated code instead; use module_utils if code-sharing needs increase
2018-10-11 19:54:54 -07:00
..
cli Python 3.8 collections compatibility fixes. 2018-10-08 11:26:37 -07:00
compat Python 3.8 collections compatibility fixes. 2018-10-08 11:26:37 -07:00
config Add configuration to override location of ansible-connection (#46128) 2018-10-01 14:29:59 -04:00
errors Python 3.8 collections compatibility fixes. 2018-10-08 11:26:37 -07:00
executor Reduce noise in warnings from ansible (#40754) 2018-10-09 18:53:03 -04:00
galaxy
inventory
module_utils Provide flexibility when retrieving facts (#46148) 2018-10-11 14:17:13 -04:00
modules remove cross-module imports 2018-10-11 19:54:54 -07:00
parsing add note to inform awx team on change 2018-10-11 12:45:53 -04:00
playbook remove default from delegate_facts to inherit (#45492) 2018-10-10 15:10:23 -04:00
plugins Add virtualization devices in the inventory (#45728) 2018-10-11 18:09:01 +01:00
template Python 3.8 collections compatibility fixes. 2018-10-08 11:26:37 -07:00
utils Lenovo finetune modules (#46623) 2018-10-11 09:49:49 -04:00
vars Python 3.8 collections compatibility fixes. 2018-10-08 11:26:37 -07:00
__init__.py
constants.py
release.py