mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-26 03:23:08 +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
|