diff options
| -rw-r--r-- | ansible/inventory/hosts.yaml | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/ansible/inventory/hosts.yaml b/ansible/inventory/hosts.yaml index 6a6a47d..32a284e 100644 --- a/ansible/inventory/hosts.yaml +++ b/ansible/inventory/hosts.yaml @@ -10,6 +10,7 @@ all:      nginx:        hosts:          turing: +        lovelace:      databases:        hosts:          lovelace: | 
