You've already forked ansible-awx-gitlab
10 lines
228 B
YAML
10 lines
228 B
YAML
---
|
|
# Applies to all hosts in this inventory.
|
|
timezone: "Europe/Berlin"
|
|
ntp_servers:
|
|
- "0.de.pool.ntp.org"
|
|
- "1.de.pool.ntp.org"
|
|
firewall_default_zone: "drop"
|
|
firewall_admin_subnet: "10.10.5.0/24"
|
|
common_min_memory_mb: 4096
|