8 lines
196 B
YAML
8 lines
196 B
YAML
|
---
|
||
|
dist_tag: el{{ ansible_distribution_version[0] }}
|
||
|
base_pkgs_inst: [ 'ntp' ]
|
||
|
base_pkgs_erase: ['firstboot-tui','bluez-utils', 'sendmail']
|
||
|
service_disabled: []
|
||
|
service_enabled: []
|
||
|
is_rhel: True
|