Beginning-Ansible-Concepts-.../chapter11/inventory/group_vars/all
2022-04-23 08:57:49 +01:00

11 lines
194 B
Text

---
http_port: 80
https_port: 443
database:
host: db-001.local
name: wordpress
username: wordpress_rw
password: SomeSuperStrongPassword
root_password: EvenStrongerPassword