community.general/lib/ansible
Nathaniel Case 972dc3fc97 Network module cleanup (#17334)
* Clean up EOS, IOS, IOS-XR, Junos, NX-OS, and OpenSwitch

* Cleanup net* files

* Re-add NetworkModule import to network module_utils files

This will trick modules into importing code from module_utils code, thus
including it in the final Ansiballz zipfile.

* Give asa a look over, too
2016-09-06 13:49:48 -04:00
..
cli Dynamic role include (#17401) 2016-09-05 20:07:58 -04:00
compat Move py34 mock_open compat to compat/test/mock (#17157) 2016-08-19 18:11:24 -04:00
config Making the switch to v2 2015-05-03 21:47:26 -05:00
errors Fix some typos (#16498) 2016-06-29 14:31:25 -04:00
executor Dynamic role include (#17401) 2016-09-05 20:07:58 -04:00
galaxy Enable most unittests on python3 (just some vault unittests and a logging one left) (#17240) 2016-08-25 07:30:03 -07:00
inventory [Inventory] Cache the result of enumerating groups and host names 2016-09-01 06:19:49 -05:00
module_utils Network module cleanup (#17334) 2016-09-06 13:49:48 -04:00
modules Update extra module submodule ref, fixes build 2016-09-04 09:43:01 +02:00
parsing fix action parsing to avoid conflicts agin 2016-08-26 16:15:55 -04:00
playbook Dynamic role include (#17401) 2016-09-05 20:07:58 -04:00
plugins Fixing incorrect 'task' variable bug in strategy/__init__.py 2016-09-05 23:41:21 -05:00
template Dynamic role include (#17401) 2016-09-05 20:07:58 -04:00
utils Merge pull request #17296 from skg-net/devel 2016-09-01 10:26:30 -04:00
vars [Inventory] Cache the result of enumerating groups and host names 2016-09-01 06:19:49 -05:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py Do not crash if current dir do not exist, fix #17369 (#17379) 2016-09-05 22:46:47 -04:00
release.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
test-requirements.txt Making the switch to v2 2015-05-03 21:47:26 -05:00