mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-19 19:46:38 +08:00
8 lines
190 B
YAML
8 lines
190 B
YAML
---
|
|
dist_tag: el{{ ansible_distribution_version[0] }}
|
|
base_pkgs_inst: []
|
|
base_pkgs_erase: ['firstboot-tui', 'bluez-utils', 'sendmail']
|
|
service_disabled: []
|
|
service_enabled: []
|
|
is_rhel: true
|