mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-28 07:31:23 -07:00
* 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.
(cherry picked from commit ea1fb83b0c
)
Co-authored-by: quidame <quidame@poivron.org>
This commit is contained in:
parent
96a8390b5e
commit
41b72c0055
2 changed files with 6 additions and 2 deletions
|
@ -0,0 +1,4 @@
|
|||
---
|
||||
minor_changes:
|
||||
- iptables_state - use FQCN when calling a module from action plugin
|
||||
(https://github.com/ansible-collections/community.general/pull/967).
|
Loading…
Add table
Add a link
Reference in a new issue