Beginning-Ansible-Concepts-.../chapter11/inventory/group_vars/all

12 lines
194 B
Text
Raw Normal View History

2022-03-21 18:17:54 +01:00
---
http_port: 80
https_port: 443
database:
host: db-001.local
name: wordpress
username: wordpress_rw
password: SomeSuperStrongPassword
root_password: EvenStrongerPassword