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/plugins
Alexei Znamensky 5d72d1be2f
ModuleHelper: added a do_raise() method to MH base class (#4660)
* ModuleHelper: added a do_raise() method to MH base class

* added changelog fragment

* Update changelogs/fragments/4660-mh-added-do-raise.yaml

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update plugins/module_utils/mh/base.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* using do_raise in CmdMixin

* simplified do_raise()

Co-authored-by: Felix Fontein <felix@fontein.de>
2022-05-13 20:40:17 +02:00
..
action/system Replace symlinks with meta/runtime.yml redirects. (#4562) 2022-04-26 20:33:13 +02:00
become
cache [5.0.0] Remove Ansible 2.9 / ansible-base 2.10 compatibility code (#4548) 2022-04-26 11:51:01 +02:00
callback Clarify ansible_pre_command_output (#4636) 2022-05-08 08:45:55 +02:00
connection
doc_fragments ldap: added documentation as requested (#4389) 2022-03-24 07:05:26 +01:00
filter Rename single-filter plugins so that the filename equals the filter name. (#4625) 2022-05-05 08:03:49 +02:00
inventory Parse lxc key from api data for lxc containers (#4555) 2022-04-25 22:21:36 +02:00
lookup onepassword - Get first found config file (#4640) 2022-05-09 07:24:35 +02:00
module_utils ModuleHelper: added a do_raise() method to MH base class (#4660) 2022-05-13 20:40:17 +02:00
modules gconftool2: improvements (#4647) 2022-05-12 07:10:34 +02:00
test Document all filter and test plugins (#4597) 2022-05-02 07:25:45 +02:00