πŸ“— 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.
 
 
ansible-playbooks/group_vars/infra.yml.template

18 lines
301 B

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: