mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 22:00:22 -07:00
iptables_state: fix async status call (-> action plugin) (#2711)
* fix call to async_status (-> action plugin) * add changelog fragment * Apply suggestions from code review Co-authored-by: Felix Fontein <felix@fontein.de> * rename a local variable for readability Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
9d8bea9d36
commit
463c576a67
2 changed files with 20 additions and 12 deletions
|
@ -0,0 +1,4 @@
|
|||
---
|
||||
bugfixes:
|
||||
- "iptables_state - call ``async_status`` action plugin rather than its module
|
||||
(https://github.com/ansible-collections/community.general/issues/2700)."
|
Loading…
Add table
Add a link
Reference in a new issue