mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
463c576a67
* 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>
4 lines
172 B
YAML
4 lines
172 B
YAML
---
|
|
bugfixes:
|
|
- "iptables_state - call ``async_status`` action plugin rather than its module
|
|
(https://github.com/ansible-collections/community.general/issues/2700)."
|