Add python-firewall to requirements of firewalld

- Fixes #286

Signed-off-by: Hideki Saito <saito@fgrep.org>
This commit is contained in:
Hideki Saito
2021-11-07 10:20:12 +09:00
parent a15e376bb9
commit 2768c58f90
2 changed files with 6 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
---
trivial:
- firewalld - add python-firewall to requirements (https://github.com/ansible-collections/ansible.posix/issues/286).