Merge pull request #239 from Akasurde/firewalld_test

Enable firewalld tests

SUMMARY
Signed-off-by: Abhijeet Kasurde akasurde@redhat.com
ISSUE TYPE

Bugfix Pull Request

COMPONENT NAME
tests/integration/targets/firewalld/aliases
tests/integration/targets/setup_pkg_mgr/tasks/main.yml

Reviewed-by: Adam Miller <maxamillion@fedoraproject.org>
Reviewed-by: None <None>
This commit is contained in:
ansible-zuul[bot]
2021-08-02 22:36:00 +00:00
committed by GitHub
5 changed files with 23 additions and 5 deletions

View File

@@ -0,0 +1,3 @@
---
bugfixes:
- firewalld - enable integration after migration (https://github.com/ansible-collections/ansible.posix/pull/239).