iptables_state: get rid of temporary files (#11258)

Get rid of temporary files.
This commit is contained in:
Felix Fontein
2025-12-06 13:40:59 +01:00
committed by GitHub
parent 3d25aac978
commit 0ef3eac0f4
2 changed files with 47 additions and 46 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- "iptables_state - refactor code to avoid writing unnecessary temporary files (https://github.com/ansible-collections/community.general/pull/11258)."