community.general/lib/ansible
tknipper11 54aa6f3921 ACI CDP Interface Policy Module Creation (#54818)
* initial commit

* Fix typo in integration test which caused an assertion to fail

* Updated integration testing

* Fix Ansible Sanity Errors

* Changed version added to 2.8 from 2.9

* added from __future__ import absolute_import, division, print_function
__metaclass__ = type
2019-05-23 00:47:44 +02:00
..
cli fix collection adjacent loading with --playbook-dir (#56194) 2019-05-22 11:06:54 -04:00
compat Update bundled copy of selectors2 from 1.1.0 to 1.1.1 (#55457) 2019-04-23 11:52:24 -05:00
config removed previouslly deprecated settings (#55662) 2019-05-15 16:36:30 -04:00
errors
executor Templar: encapsulate _available_variables (#55435) 2019-05-20 11:49:54 -04:00
galaxy
inventory The InventoryData class does not have a get_vars method and InventoryManager's get_vars never appears to have been used (#56804) 2019-05-22 13:56:47 -04:00
module_utils construct_deep_url() (#53475) 2019-05-23 00:46:43 +02:00
modules ACI CDP Interface Policy Module Creation (#54818) 2019-05-23 00:47:44 +02:00
parsing Migrate command line parsing to argparse (#50610) 2019-04-23 13:54:39 -05:00
playbook Improvement on setting VALID_INCLUDE_KEYWORDS on HandlerTaskInclude (#56801) 2019-05-22 15:24:25 -05:00
plugins added missing version_added 2019-05-22 17:04:36 -04:00
template Templar: encapsulate _available_variables (#55435) 2019-05-20 11:49:54 -04:00
utils Fix loading namespaced doc_fragments from collections (#55249) 2019-05-02 21:15:57 -04:00
vars Templar: encapsulate _available_variables (#55435) 2019-05-20 11:49:54 -04:00
__init__.py
constants.py removed previouslly deprecated settings (#55662) 2019-05-15 16:36:30 -04:00
context.py
release.py Cleanup the tree for post-2.8-branch 2019-04-12 12:57:35 -07:00