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/plugins
Peter Sprygada 97e24dc317 fixes issue with SIGALARM call in network_cli (#25832)
The alarm_handler method was calling a method close_shell() that doesn't
exist.  This updates the alarm handler to call the current method
close()
2017-06-17 15:48:30 -04:00
..
action Add net_interface declarative module (#25766) 2017-06-16 22:12:50 +05:30
cache Fix redis cache for python3 2017-06-13 09:50:46 -04:00
callback Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
cliconf Add support for cliconf and netconf plugin (#25093) 2017-06-06 13:56:25 +05:30
connection fixes issue with SIGALARM call in network_cli (#25832) 2017-06-17 15:48:30 -04:00
filter Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
inventory now host list removes trailing/leading spaces 2017-06-14 16:57:00 -04:00
lookup Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
netconf Add support for cliconf and netconf plugin (#25093) 2017-06-06 13:56:25 +05:30
shell 1st part of ansible config, adds ansible-config to view/manage configs (#12797) 2017-06-14 11:08:34 -04:00
strategy Imports and includes (#25399) 2017-06-06 16:39:48 -05:00
terminal plugins/terminal/: PEP8 compliancy (#25207) 2017-05-31 18:28:03 +01:00
test Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
vars host_group_vars: skip files having blacklisted ending (#25730) 2017-06-16 18:45:58 +02:00
__init__.py Revert "Add log_only to debug messages (#25545)" 2017-06-13 09:29:18 -04:00