1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible
Peter Sprygada 64e139adb1 add initial support for Cisco NXAPI
This commit adds the shared module support for Cisco NXAPI.  The shared
module builds on top of the urls shared module.  The urls module provides
the http/s transport.  This module only supports the JSON request message
format.
2015-11-09 09:18:38 -05:00
..
cli made ansibledoc more consistent with term sizes, it now uses display class column calculations 2015-11-05 17:42:14 -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 Clean up a few more pyflakes warnings 2015-10-19 11:20:21 -07:00
executor Reset workers list when recreating processes 2015-11-06 12:10:15 -05:00
galaxy Add python3-compat boilerplate to all .py files in lib/ansible 2015-10-19 18:36:19 -07:00
inventory Merge branch 'devel_cache_for_do_template_call' of https://github.com/Yannig/ansible into Yannig-devel_cache_for_do_template_call 2015-11-06 22:04:52 -05:00
module_utils add initial support for Cisco NXAPI 2015-11-09 09:18:38 -05:00
modules Update submodule refs 2015-11-06 10:30:42 -08:00
new_inventory fix some warning of undefined name. 2015-10-09 12:43:42 +08:00
parsing Fix typo 2015-11-03 10:57:48 +05:30
playbook Revert "added setting of ansible_ssh_user to current user as backwards compatibilty issue" 2015-11-06 08:31:56 -05:00
plugins set corrected force default 2015-11-06 19:06:58 -05:00
template Merge branch 'devel_cache_for_do_template_call' of https://github.com/Yannig/ansible into Yannig-devel_cache_for_do_template_call 2015-11-06 22:04:52 -05:00
utils Cleaning up FIXMEs 2015-10-22 16:03:50 -04:00
vars Make sure hostvars cache is recreated during serialization 2015-11-06 22:21:50 -05:00
__init__.py Add python3-compat boilerplate to all .py files in lib/ansible 2015-10-19 18:36:19 -07:00
constants.py Add variable compression option 2015-11-05 16:22:37 -05:00
test-requirements.txt Making the switch to v2 2015-05-03 21:47:26 -05:00