diff options
Diffstat (limited to 'inventory/hosts.yml')
| -rw-r--r-- | inventory/hosts.yml | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/inventory/hosts.yml b/inventory/hosts.yml index 080c06fd..ce41d1b5 100644 --- a/inventory/hosts.yml +++ b/inventory/hosts.yml @@ -1,10 +1,12 @@ --- homelab: - vars: - ansible_connection: ssh hosts: desktop.local: macbook.local: laptop.local: rpi5.local: pve.local: + +containers: + hosts: + git.local: |
