ansible/changelogs/fragments/73689-move-firewalld-to-ansible-posix.yaml
Bruno Travouillon d78867e493
move firewalld to ansible.posix (#70692) (#73689)
* move firewalld to ansible.posix (#70692)

Signed-off-by: Adam Miller <admiller@redhat.com>
(cherry picked from commit b479adddce)

* Update changelogs/fragments/73689-move-firewalld-to-ansible-posix.yaml

Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Adam Miller <admiller@redhat.com>
2021-03-08 11:57:02 -06:00

3 lines
142 B
YAML

bugfixes:
- runtime routing - redirect ``firewalld`` to ``ansible.posix.firewalld`` FQCN
(https://github.com/ansible/ansible/issues/73689).