community.general/lib/ansible/plugins
Brian Coca 6af5693dc2
hide uneeded fields for callbacks (#36259)
* hide uneeded fields for callbacks

fix selective instead of pushing uneeded fields to the methods

* piipii
2018-02-20 08:41:18 -05:00
..
action Fix the script and patch plugins tempfile ownership 2018-02-19 13:07:58 -08:00
cache add inventory caching & use in virtualbox inventory plugin (#34510) 2018-01-22 19:33:14 -05:00
callback hide uneeded fields for callbacks (#36259) 2018-02-20 08:41:18 -05:00
cliconf Fix None stringification call to send_command (#36254) 2018-02-16 10:37:01 -05:00
connection Fix: global name 'HAS_IPADDRESS' is not defined. 2018-02-05 06:41:12 -08:00
filter Only template each hostvars var on-demand (fixes #33259) 2018-02-15 10:09:04 -05:00
inventory [cloud] If inventory file isn't able to be parsed by aws_ec2, raise an AnsibleParserError (#36387) 2018-02-19 17:12:56 -05:00
lookup hashi_vault: fix typo (#36368) 2018-02-19 08:34:05 +01:00
netconf Check if data_xml object in present in NCElement object (#35604) 2018-02-01 21:38:49 +05:30
shell Normalize usage of temp and tmp on tmp (#36221) 2018-02-15 09:01:02 -08:00
strategy Address memory ballooning caused by task caching changes (#35921) 2018-02-08 15:28:07 -08:00
terminal Alter ASA regexes to be byte-strings (#36176) 2018-02-15 10:11:26 -05:00
test Deprecate tests used as filters (#32361) 2017-11-27 17:58:08 -05:00
vars Scan group_vars/host_vars in sorted order 2017-11-20 21:57:42 -05:00
__init__.py fixed up get_options in AnsiblePlugin to use the correct plugin name 2017-11-22 15:35:31 -05:00
loader.py Implement plugin filtering 2018-01-22 16:54:53 -08:00