diff options
Diffstat (limited to 'ansible/inventory')
| -rw-r--r-- | ansible/inventory/hosts.yaml | 3 | 
1 files changed, 3 insertions, 0 deletions
| diff --git a/ansible/inventory/hosts.yaml b/ansible/inventory/hosts.yaml index 5d8e3cb..6a6a47d 100644 --- a/ansible/inventory/hosts.yaml +++ b/ansible/inventory/hosts.yaml @@ -13,5 +13,8 @@ all:      databases:        hosts:          lovelace: +    monitoring: +      hosts: +        lovelace:    vars:      wireguard_port: 46850 | 
