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/action
quidame ea1fb83b0c
use FQCN when calling a module from action plugin (#967)
* use FQCN when calling a module from action plugin

https://docs.ansible.com/ansible/latest/porting_guides/porting_guide_2.10.html#action-plugins-which-execute-modules-should-use-fully-qualified-module-names

* doc: add changelog fragment (minor_changes)

* move to shippable/posix/group1 to run tests with ansible 2.9

* move back to shippable/posix/group4

to not share testbed with docker engine on rhel7, that never releases
the xtables lock and leads 'iptables_state' tests to always fail.
2020-09-28 22:06:08 +02:00
..
system use FQCN when calling a module from action plugin (#967) 2020-09-28 22:06:08 +02:00
__init__.py New module: iptables_state (#271) 2020-08-15 10:36:07 +02:00
iptables_state.py New module: iptables_state (#271) 2020-08-15 10:36:07 +02:00
shutdown.py New module: shutdown (#700) 2020-08-11 17:54:41 +02:00