mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
ip6tables: No service on el10.
Signed-off-by: James Antill <james@and.org>
This commit is contained in:
@@ -366,7 +366,8 @@
|
||||
when:
|
||||
- baseiptables|bool
|
||||
- nftables
|
||||
- ansible_distribution_major_version|int > 8
|
||||
# The service isn't in Fedora or el10
|
||||
- ansible_distribution_major_version|int == 9
|
||||
|
||||
- name: Enable journald persistence
|
||||
ansible.builtin.file: path=/var/log/journal state=directory
|
||||
|
||||
Reference in New Issue
Block a user