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
Andrew Gaffney e287b35f69 Turn 'actionable' into a thin wrapper for 'default' (#52908)
The 'default' action plugin now implements this functionality, so the
'actionable' plugin doesn't need any of its own logic (which was
interacting poorly with the new 'default' plugin logic to do the same
things). This fixes #51533 and #47353
2019-02-25 11:55:46 -05:00
..
action Fix network config module invalid src option error (#52912) 2019-02-25 16:46:33 +05:30
become Add enable become plugin patterned after runas (#52496) 2019-02-18 12:10:54 -05:00
cache FactCache changes 2018-12-05 12:33:27 -08:00
callback Turn 'actionable' into a thin wrapper for 'default' (#52908) 2019-02-25 11:55:46 -05:00
cliconf Added new module - frr_facts (#51804) 2019-02-18 19:35:40 +05:30
connection Raise AnsibleConnectionError on winrm connnection errors (#51744) 2019-02-13 14:55:55 -05:00
doc_fragments NSO - added validate_certs parameter to allow for ignoring of SSL certificates (#51981) 2019-02-25 14:17:56 +00:00
filter Fixes typo digeset to digest (#52709) 2019-02-21 16:23:42 +05:30
httpapi Fortinet FortiManager Connection Plugin RC, plus associated utilities (#50336) 2019-02-07 08:55:30 -05:00
inventory Add Hetzner Cloud Inventory Plugin (#52553) 2019-02-22 09:18:30 +00:00
lookup Add laps_password lookup for retrieving a Windows LAPS Password (#52012) 2019-02-25 05:30:12 +10:00
netconf Fix connect_timeout config varaible in netconf connection (#51055) 2019-01-21 12:21:09 +05:30
shell Become plugins (#50991) 2019-02-11 11:27:44 -06:00
strategy Add stats on rescued/ignored tasks (#48418) 2019-02-20 13:00:47 +10: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 Become plugins (#50991) 2019-02-11 11:27:44 -06:00
loader.py Become plugins (#50991) 2019-02-11 11:27:44 -06:00