community.general/lib/ansible/plugins
Kyryl Galanov 4a5b9bd8eb New lookup module: manifold (#50435)
* New lookup module: manifold

Add Manifold.co integration. The plugin fetches resource credentials
from Manifold service.

* module manifold: fix ansible lint warnings

* module manifold: fix false warning - split test assertion

* manifold module: fix unittest import

* manifold module: fix unittest patch

* manifold module: fix python3 requests getheader error
2019-03-27 07:20:15 -04: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 Pluribus Networks network cli terminal and cliconf plugins (#53735) 2019-03-15 13:51:50 +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 use ANSIBLE_ prefix on all ansible-defined env vars (#54272) 2019-03-26 17:43:48 -04:00
filter fix issue in random_mac filter with short prefixes (#53928) 2019-03-26 13:49:23 -04:00
httpapi httpapi/nxos_facts: raise ConnectionError is missing code (#53406) 2019-03-07 08:16:28 -05:00
inventory Gitlab runner inventory plugin (#53897) 2019-03-26 20:34:32 +01: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