mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-01 05:51:56 +08:00
7 lines
169 B
YAML
7 lines
169 B
YAML
---
|
|
# set hostname of the machine
|
|
#hostname: example.org
|
|
|
|
# set to false if you don't use firewalld or do not want the playbook to modify it
|
|
osbs_manage_firewalld: true
|