community.general/lib/ansible/plugins
Brian Coca cbb6a7f4e8
Enabled unsafe and vault in JSON (#38759)
* allow to load json marked as unsafe or vault

 * centralized json code/decode, add vault support
 * use generics to allow for more varied inputs
 * allow inventory to dump vault w/o decrypting
 * override simplejson also
 * add entry for unsafe also
 * load vaulted and unsafe json, support unvaulting if secrets provided
2018-05-09 14:01:51 -04:00
..
action Remove provider (and transport, where applicable) from consideration when not using connection=local (#39555) 2018-05-08 12:06:37 -04:00
cache add inventory caching & use in virtualbox inventory plugin (#34510) 2018-01-22 19:33:14 -05:00
callback Fix task banner with 'actionable' callback when using templates in name (#38165) 2018-05-09 13:57:28 -04:00
cliconf Fix fetching ios default running config (#39475) 2018-05-02 19:27:56 +05:30
connection allow become methods for Jail connection plugin (#31746) 2018-05-07 21:30:24 -04:00
filter Enabled unsafe and vault in JSON (#38759) 2018-05-09 14:01:51 -04:00
inventory Convert more http links to https. 2018-04-25 23:12:46 -07:00
lookup hashi_vault: fix for : in secret name (#39820) 2018-05-08 07:54:25 +02:00
netconf Raise error when trying to use older iosxr modules with netconf (#37423) 2018-03-15 12:49:35 -04:00
shell Change except Error when trying to get a missing option 2018-04-27 09:47:18 -04:00
strategy Use updated task, instead of original, non-merged included_file._task (#39762) 2018-05-07 10:01:35 -05:00
terminal nxos enable mode (#39355) 2018-05-08 15:31:02 +05:30
test Deprecate tests used as filters (#32361) 2017-11-27 17:58:08 -05:00
vars Allow loading dirs from role defaults/vars (#36357) 2018-04-10 17:14:38 -04: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 centralize doc/config plugin lists (#38775) 2018-04-16 09:29:49 -04:00