community.general/lib/ansible/plugins
rabin-io a682a0292d Update yaml.py example to include A colon for single host in a group (#51830)
* Update yaml.py exmaple to include A colon

took me some time to find that out, you can have a single host under a group without the A colon, but if you add another host also w/o A colon, they will be parsed as a single line.

* Update yaml.py
2019-02-07 14:15:40 -05:00
..
action Add coherency between check and normal mode for copy plugin action see issue #24633 (#51582) 2019-02-01 13:47:23 +10:00
cache FactCache changes 2018-12-05 12:33:27 -08:00
callback added unsafe toggle to vars_prompt (#49219) 2019-01-30 15:01:13 -05:00
cliconf added response_timestamps to ios_xr_command module (#50095) 2019-02-04 18:49:06 +05:30
connection psrp - do not display bootstrap wrapper for eachach task (#51779) 2019-02-06 12:05:15 +10:00
doc_fragments Add note to network agnostic modules for supported platforms (#51617) 2019-02-05 15:18:54 -06:00
filter Close all open filehandle (#50544) 2019-01-11 10:14:08 -05:00
httpapi Fortinet FortiManager Connection Plugin RC, plus associated utilities (#50336) 2019-02-07 08:55:30 -05:00
inventory Update yaml.py example to include A colon for single host in a group (#51830) 2019-02-07 14:15:40 -05:00
lookup hashi_vault: add support for userpass authentication (#51538) 2019-02-02 12:32:53 +01:00
netconf Fix connect_timeout config varaible in netconf connection (#51055) 2019-01-21 12:21:09 +05:30
shell split PS wrapper and payload (CVE-2018-16859) (#49142) 2018-11-26 15:28:21 -08:00
strategy Remove unnecessary calls to cache_block_tasks noop (#50715) 2019-01-17 08:29:26 +01:00
terminal frr: Add terminal and cliconf plugins (#51169) 2019-02-01 17:56:31 +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 Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
loader.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00