diff options
author | 2024-07-23 00:27:17 +0100 | |
---|---|---|
committer | 2024-07-23 00:46:35 +0100 | |
commit | 920033c8454008589c9c11d6dae7eee1554db094 (patch) | |
tree | cceebd3af977fd97c0d14fdc58f9e51eafa2dd30 | |
parent | Always force when dry-running DNS to generate changes (diff) |
Remove Turing from Ansible Inventory
-rw-r--r-- | ansible/inventory/hosts.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ansible/inventory/hosts.yaml b/ansible/inventory/hosts.yaml index 96ca4be..f4770df 100644 --- a/ansible/inventory/hosts.yaml +++ b/ansible/inventory/hosts.yaml @@ -8,7 +8,6 @@ all: children: netcup: hosts: - turing: lovelace: nginx: hosts: |