ansible/lib/ansible
Tim Rupp d05da83495
Removes dependencies and cleans up code (#44484)
Portions of the f5-sdk were removed as well as the netaddr library
and were replaced with libraries that are part of ansible. Additionally,
deprecated code has been removed.
2018-08-21 18:01:52 -04:00
..
cli Remove deprecated tags config option (#44479) 2018-08-21 14:57:06 -05:00
compat Fix the local and ssh plugins for a cornercase retrying a syscall 2018-08-13 07:17:11 -07:00
config Remove deprecated tags config option (#44479) 2018-08-21 14:57:06 -05:00
errors
executor Don't use copy.deepcopy in high workload areas, use naive_deepcopy (#44337) 2018-08-20 15:08:29 -05:00
galaxy
inventory
module_utils Update netconf_config module (#44379) 2018-08-21 20:41:18 +05:30
modules Removes dependencies and cleans up code (#44484) 2018-08-21 18:01:52 -04:00
parsing Mass nuke deprecated items that are easily removed. ci_complete (#44320) 2018-08-20 16:26:10 -05:00
playbook Mass nuke deprecated items that are easily removed. ci_complete (#44320) 2018-08-20 16:26:10 -05:00
plugins Added Ansible Tower inventory plugin. (#41816) 2018-08-21 14:41:26 -04:00
template Add specific exceptions to except 2018-08-01 16:42:05 -04:00
utils Update netconf_config module (#44379) 2018-08-21 20:41:18 +05:30
vars Don't use copy.deepcopy in high workload areas, use naive_deepcopy (#44337) 2018-08-20 15:08:29 -05:00
__init__.py
constants.py We can create a frozenset from a tuple 2018-08-13 15:21:44 -07:00
release.py