π Ansible playbooks and roles for building an idempotent, interconnected and scalable infrastructure
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
timezone: Europe/Kirov
|
|
|
|
org: Organization Name
|
|
|
|
org_localized: ΠΠ°Π·Π²Π°Π½ΠΈΠ΅ ΠΎΡΠ³Π°Π½ΠΈΠ·Π°ΡΠΈΠΈ
|
|
|
|
tld: org.local
|
|
|
|
int_net: 10.0.0.0/8
|
|
|
|
|
|
|
|
int_tld: "corp.{{ tld }}"
|
|
|
|
maintainer_email: "admin@{{ tld }}"
|
|
|
|
|
|
|
|
container_default_nameserver: 10.0.0.1
|
|
|
|
|
|
|
|
networks:
|
|
|
|
srv:
|
|
|
|
gw: 10.0.0.1/16
|
|
|
|
|
|
|
|
services:
|
|
|
|
|
|
|
|
mail_server:
|