diff options
| author | 2024-05-01 10:19:43 +0200 | |
|---|---|---|
| committer | 2024-05-03 19:19:34 +0200 | |
| commit | d803e0fa3c6e51139442508cf23c236967684069 (patch) | |
| tree | 43f48e9f785064e994e070b2c7974d1e66dd0de8 /ansible/local_testing | |
| parent | Remove old groups from Vagrant inventory (diff) | |
Set up database group for database hosts
Diffstat (limited to 'ansible/local_testing')
| -rw-r--r-- | ansible/local_testing/hosts.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ansible/local_testing/hosts.yaml b/ansible/local_testing/hosts.yaml index 9e8c263..e7f36cc 100644 --- a/ansible/local_testing/hosts.yaml +++ b/ansible/local_testing/hosts.yaml @@ -24,3 +24,6 @@ all: nginx: hosts: turing: + databases: + hosts: + lovelace: |