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 7c6916f8d1 refactors iosxr shared module to use network_cli (#20132)
This refactors the iosxr shared module to make use of the network_cli
connection plugin and removes the dependency on the shared shell
module.  This change will break current modules until the modules
are updated.
2017-01-11 09:46:38 -05:00
..
cli spelling of Extraneous (#20116) 2017-01-11 12:18:06 +00:00
compat Fix role completion detection problem 2017-01-03 14:32:44 -06:00
config Making the switch to v2 2015-05-03 21:47:26 -05:00
errors adds feature to all modules to be run locally (#18763) 2016-12-15 15:47:29 -05:00
executor Allow OSError to skip scriptdir removal 2017-01-05 15:50:56 -08:00
galaxy Previous fix to this failed to account for open_url returning a filehandle (#20097) 2017-01-10 18:14:20 -08:00
inventory fix indent (#20071) 2017-01-10 18:47:03 -08:00
module_utils refactors iosxr shared module to use network_cli (#20132) 2017-01-11 09:46:38 -05:00
modules sns_topic: Do not attempt to unsubscribed deleted subscriptions (#20086) 2017-01-11 06:57:24 -05:00
parsing (docs) Remove/update mentions of git submodule in docs and error me… (#19941) 2017-01-09 12:11:39 -05:00
playbook Fixing security bugs for CVE-2016-9587 2017-01-09 10:43:03 -06:00
plugins win_reboot: display message before rebooting (#19986) 2017-01-10 13:59:39 -08:00
template Fixing security bugs for CVE-2016-9587 2017-01-09 10:43:03 -06:00
utils Contributing new module to manage HUAWEI data center CloudEngine switch. (#19793) 2017-01-03 22:30:59 -05:00
vars Fixing security bugs for CVE-2016-9587 2017-01-09 10:43:03 -06:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py Fix constants to use environment variables in preference to config files 2017-01-05 17:11:51 -08:00
release.py Bumping devel version to 2.3.0 2016-10-03 11:46:31 -05:00
test-requirements.txt Making the switch to v2 2015-05-03 21:47:26 -05:00