community.general/lib/ansible/plugins
Brian Coca 3e52a6a693
Overridable safety (#53458)
* create overridable sanitation function
* now used in aws, gce and azure plugins
* added new option to these plugins to work in conjunction with general toggle to make it easier
  to emulate inventory script behavior.
2019-03-12 12:03:20 -04:00
..
action Don't raise AnsibleConnectionFailure if the ssh process has already died. (#53534) 2019-03-12 10:41:30 -05:00
become become: Add missing documentation for pfexec, dzdo and machinectl (#53314) 2019-03-06 14:35:15 -05:00
cache Fix inventory cache interface (#50446) 2019-03-06 12:12:35 -06:00
callback Misc typo fixes (#53284) 2019-03-04 15:30:18 -05:00
cliconf Add platform facts in network facts modules (#51434) 2019-03-11 10:56:39 +05:30
connection Don't raise AnsibleConnectionFailure if the ssh process has already died. (#53534) 2019-03-12 10:41:30 -05:00
doc_fragments nso documentation fixes (#53478) 2019-03-11 14:23:19 -05:00
filter Allow dict2items to work with hostvars (#53538) 2019-03-08 14:36:53 -06:00
httpapi httpapi/nxos_facts: raise ConnectionError is missing `code` (#53406) 2019-03-07 08:16:28 -05:00
inventory Overridable safety (#53458) 2019-03-12 12:03:20 -04:00
lookup Update aws_secret.py (#53390) 2019-03-06 13:31:55 -05:00
netconf Fix connect_timeout config varaible in netconf connection (#51055) 2019-01-21 12:21:09 +05:30
shell Add support for Windows hosts in the SSH connection plugin (#47732) 2019-03-07 16:38:02 -08:00
strategy Ensure play order is obeyed (#49897) 2019-02-27 18:20:16 -05:00
terminal Fix junos terminal regex for cluster srx devices (#53006) 2019-03-07 13:52:36 +05:30
test Simplify regex filter code (#50202) 2019-02-03 15:10:16 -05:00
vars Fix encoding issues with file paths. (#50830) 2019-01-14 13:06:47 -08:00
__init__.py Misc typo fixes (#53284) 2019-03-04 15:30:18 -05:00
loader.py Configurable and parallel gather facts (#49399) 2019-03-08 13:08:37 -05:00