community.general/lib/ansible/plugins
Derrick Johnson 62d3ed0e2f ACI Private_Key String to Allow for Vaulting (#54251)
* Allows the use of Private_Keys to be entered as a string instead of just a file. Making it possible to use VAULT to encrypt the key

* Fixed Issues auto check found

* Provide helpful information while avoiding credential exposure

* Restore original variable name :-)

* Fix a few other things

* Influence the default certificate_name in both cases

* Update documentation

* Add contributed docs

* Fix CI issue
2019-03-27 17:19:50 +01:00
..
action Fix nxos action plugin for nxos_install_os (#53768) 2019-03-18 09:14:40 +05:30
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 use ANSIBLE_ prefix on all ansible-defined env vars (#54272) 2019-03-26 17:43:48 -04:00
cliconf Exos httpapi (#54405) 2019-03-27 14:44:04 +01:00
connection Don't raise AnsibleConnectionFailure if the ssh process has already died. (#53534) 2019-03-12 10:41:30 -05:00
doc_fragments ACI Private_Key String to Allow for Vaulting (#54251) 2019-03-27 17:19:50 +01:00
filter fix issue in random_mac filter with short prefixes (#53928) 2019-03-26 13:49:23 -04:00
httpapi qradar httpapi plugin (#52690) 2019-03-27 11:18:13 -04:00
inventory fixing gcp inv plugin (#54426) 2019-03-27 11:13:39 -05:00
lookup New lookup module: manifold (#50435) 2019-03-27 07:20:15 -04:00
netconf Fix netconf plugin dispatch response (#54326) 2019-03-26 10:23:26 +05:30
shell Add support for Windows hosts in the SSH connection plugin (#47732) 2019-03-07 16:38:02 -08:00
strategy Template run_once for handlers (#54030) 2019-03-20 14:46:19 +01:00
terminal Fixes #53277 (#53285) 2019-03-26 18:10:45 +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 Fix name and default for become plugin config. 2019-03-22 17:05:51 -07:00