community.general/lib/ansible/plugins
Sam Doran 1c87ea6fa6 Reboot - add parameter for paths to search for shutdown command (#51194)
* Look in /lib/molly-guard for shutdown command

Signed-off-by: Sam Doran <sdoran@redhat.com>

* Add parameter for extra_search_paths

Signed-off-by: Sam Doran <sdoran@redhat.com>

* Change option to search_paths

- Update docs
- Make the parameter replace the default values
- Add some sanity checking on the data type

Signed-off-by: Sam Doran <sdoran@redhat.com>

* Correct parameter in tests, change conditional for molly-guard tasks

Signed-off-by: Sam Doran <sdoran@redhat.com>

* Address feedback

* Simplify field validation

Needed the try except in case a non-iterable type is put in the search_paths field
2019-02-28 13:36:33 -08:00
..
action Reboot - add parameter for paths to search for shutdown command (#51194) 2019-02-28 13:36:33 -08:00
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 osx_say callback plugin: add espeak support, rename to say (#33740) 2019-02-26 09:46:35 -06:00
cliconf Added new module - frr_facts (#51804) 2019-02-18 19:35:40 +05:30
connection Revert "use get_optoins instead of play_context for user (#52604)" (#53034) 2019-02-26 18:01:39 -05:00
doc_fragments Don't document a type for an argument which uses a callable (#53008) 2019-02-26 12:12:41 -08: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 properly convert inputs to handle bytes/unicode (#53072) 2019-02-28 11:51:15 -05:00
lookup lookup: redis: fix plugin returning repr'd byte objects (#52854) 2019-02-27 12:04:18 +01: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 Ensure play order is obeyed (#49897) 2019-02-27 18:20:16 -05: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 Loader invalid plugin nicer error (#52754) 2019-02-26 11:51:16 -05:00