mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
7483f71d31
* use get() rather than querying the key directly
* add a changelog fragment
* re-enable CI tests
* Update changelog fragment
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit f09c39b71e
)
Co-authored-by: quidame <quidame@poivron.org>
6 lines
281 B
YAML
6 lines
281 B
YAML
---
|
|
bugfixes:
|
|
- "iptables_state - fix a broken query of ``async_status`` result
|
|
with current ansible-core development version
|
|
(https://github.com/ansible-collections/community.general/issues/2627,
|
|
https://github.com/ansible-collections/community.general/pull/2671)."
|