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
mikedlr 52f2057472 aws ssm parameter lookup - change to return Nones for missing variables (#36456)
* aws ssm parameter lookup - change to return Nones for missing variables

* aws ssm parameter lookup - fix error case message to dump response

* aws ssm parameter lookup - fix integration test cases
2018-02-21 06:50:00 -05:00
..
action fetch: set fail_on_missing: True as default as per docs (#36469) 2018-02-21 18:10:23 +10:00
cache add inventory caching & use in virtualbox inventory plugin (#34510) 2018-01-22 19:33:14 -05:00
callback remove extra fields from debug output 2018-02-20 08:46:05 -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 aws ssm parameter lookup - change to return Nones for missing variables (#36456) 2018-02-21 06:50:00 -05: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 fail module when config is invalid and jsonrpc doesn't return error (#36482) 2018-02-21 12:36:10 +05:30
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