community.general/lib/ansible
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
..
cli Update galaxy cli metadata file templates (#51398) 2019-02-22 00:54:02 -05:00
compat Have update-bundled check for updates to all bundled code 2019-02-06 13:59:55 -08:00
config Change the retry_files_enabled to False and modify the comments to reflect that this has been disabled (#52581) 2019-02-28 10:13:26 -05:00
errors Catch sshpass authentication errors and don't retry multiple times to prevent account lockout (#50776) 2019-01-23 11:32:25 -05:00
executor Python interpreter discovery (#50163) 2019-02-27 23:52:02 -08:00
galaxy Update galaxy cli metadata file templates (#51398) 2019-02-22 00:54:02 -05:00
inventory support deterministic host ordering from group ancestors (#44067) 2019-02-20 10:41:25 -05:00
module_utils uri/win_uri: Make method a free text field (#49719) 2019-02-28 15:55:18 -05:00
modules Reboot - add parameter for paths to search for shutdown command (#51194) 2019-02-28 13:36:33 -08:00
parsing Fix pycodestyle E117 issues. 2019-02-13 23:35:39 -08:00
playbook handle non strings in requirements version for ansible-galaxy (#52109) 2019-02-20 14:28:04 -05:00
plugins Reboot - add parameter for paths to search for shutdown command (#51194) 2019-02-28 13:36:33 -08:00
template template: add additional variable for dest path (#52015) 2019-02-19 14:15:19 +05:30
utils Python interpreter discovery (#50163) 2019-02-27 23:52:02 -08:00
vars Python interpreter discovery (#50163) 2019-02-27 23:52:02 -08:00
__init__.py
constants.py Become plugins (#50991) 2019-02-11 11:27:44 -06:00
context.py Become plugins (#50991) 2019-02-11 11:27:44 -06:00
release.py Codename: How Many More Times 2018-09-04 12:38:29 -04:00