mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-01 14:02:12 +08:00
7 lines
196 B
YAML
7 lines
196 B
YAML
---
|
|
dist_tag: f{{ ansible_distribution_version }}
|
|
base_pkgs_inst: ['iptables-services' ]
|
|
base_pkgs_erase: ['firewalld', 'PackageKit*', 'sendmail', 'at']
|
|
service_disabled: [ ]
|
|
service_enabled: [ ]
|