community.general/lib/ansible
Peter Sprygada 456b3d2c23 adds new iosxr shared module for developing modules that work with IOS XR devices
This commit adds a new shared module for working with Cisco IOS XR devices over
CLI (SSH).  It also provides a documentation fragement for the commmon arguments
provided by the iosxr module.
2016-01-08 14:14:29 -05:00
..
cli Fixing a mistake from tweaking list stuff too much 2015-12-17 16:33:23 -05:00
compat Bundle a new version of python-six for compatibility along with some code to make it easy for distributions to override the bunndled copy if they have a new enough version. 2015-10-16 08:21:28 -07:00
config Making the switch to v2 2015-05-03 21:47:26 -05:00
errors Default msg param to AnsibleError to avoid serialization problems 2015-12-02 14:16:47 -05:00
executor Fix logic in PlayIterator when inserting tasks during rescue/always 2015-12-20 12:39:08 -05:00
galaxy Define and handle ignore_certs correctly. Preserve search term order. Tweak to Galaxy docsite. 2015-12-13 05:23:04 -05:00
inventory allow for non standard hostnames 2015-12-21 13:42:34 -05:00
module_utils adds new iosxr shared module for developing modules that work with IOS XR devices 2016-01-08 14:14:29 -05:00
modules Update submodule refs 2015-12-25 12:17:22 -08:00
new_inventory fix some warning of undefined name. 2015-10-09 12:43:42 +08:00
parsing allow for non standard hostnames 2015-12-21 13:42:34 -05:00
playbook added newer vars to 'reset_vars' 2015-12-28 12:25:27 -05:00
plugins better module error handling 2015-12-22 23:01:56 -05:00
template keep string type filters as strings 2015-12-08 12:52:20 -08:00
utils adds new iosxr shared module for developing modules that work with IOS XR devices 2016-01-08 14:14:29 -05:00
vars Merge role params into variables separately from other variables 2015-12-21 13:03:09 -05:00
__init__.py Bump version in devel now that stable-2.0 has been branched 2015-12-02 17:57:53 +05:30
constants.py Add package module to squash list 2015-12-19 13:00:58 -08:00
test-requirements.txt Making the switch to v2 2015-05-03 21:47:26 -05:00