community.general/lib/ansible/plugins
giovannisciortino 7cfd02097c add_hosts.py: Fix add_host does not recognise 'host' alias (#27418)
* add_hosts.py: Fix add_host does not recognise 'host' alias

* add_hosts.py: add note in documentation that 'hosts' alias of name parameter is only available on >=2.4
2017-07-28 17:35:20 -04:00
..
action add_hosts.py: Fix add_host does not recognise 'host' alias (#27418) 2017-07-28 17:35:20 -04:00
cache Fix redis cache for python3 2017-06-13 09:50:46 -04:00
callback Fixes #17958: use stderr instead of the default stdout for fatal errors (#17962) 2017-07-28 10:50:15 -07:00
cliconf New module aireos_command (#26769) 2017-07-19 23:14:52 +05:30
connection Fix undefined variables, basestring usage, and some associated python3 issues 2017-07-25 15:58:23 -07:00
filter Fix for to_text and to_bytes error handlers 2017-07-24 09:19:04 -07:00
inventory endswith supports tuples, nicer 2017-07-24 16:49:01 -04:00
lookup Fix _get_file_contents to return bytes and checking that a different file exists than it opens 2017-07-28 11:07:43 -07:00
netconf Add support for netconf network discovery (#25435) 2017-06-28 11:07:38 +05:30
shell added ansible_remote_tmp inventory var (#26754) 2017-07-13 15:31:10 -07:00
strategy add support of nested groups in group_by 2017-07-27 11:37:34 -04:00
terminal Make the 'not found' regex case sensitive (#27100) 2017-07-20 12:33:18 -07:00
test better backwards compat handling of status 2017-07-05 21:44:00 -04:00
vars ensure proper typing of path, cause py3 listdir 2017-06-19 16:35:50 -04:00
__init__.py ensure prefix in plugin loading to avoid conflicts 2017-07-26 11:54:13 -04:00