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 6052776de1
Multiple modules using ModuleHelper (#4674)
* Multiple modules using ModuleHelper

Replaced raising exception with calling method do_raise() in MH.
Removed the importing of the exception class.

* added changelog fragment
2022-05-23 07:19:24 +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 Get rid of distutils.spawn and distutils.util (#3934) 2022-01-04 06:56:28 +01:00
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 Multiple modules using ModuleHelper (#4674) 2022-05-23 07:19:24 +02:00
test Document all filter and test plugins (#4597) 2022-05-02 07:25:45 +02:00