7 lines
233 B
YAML
7 lines
233 B
YAML
---
|
|
dist_tag: el{{ ansible_distribution_version[0] }}
|
|
base_pkgs_inst: ['iptables', 'iptables-services']
|
|
base_pkgs_erase: ['firstboot-tui', 'bluez-utils', sendmail', 'firewalld']
|
|
service_disabled: []
|
|
service_enabled: []
|
|
is_rhel: true
|