diff options
author | clarkzjw <[email protected]> | 2023-03-02 22:48:42 -0800 |
---|---|---|
committer | clarkzjw <[email protected]> | 2023-03-02 22:48:42 -0800 |
commit | 1b36d880c202d5868757e2e49c6e774e43dc4f8d (patch) | |
tree | bb13f4d12d1320f0434eff7740fd6ac000cfbedb /hetzner/inventory | |
parent | f4fc1682ad379799b0610c1477e1fead06880993 (diff) | |
parent | 0a044f572564412df4d33a6899c6c6f007c004f6 (diff) | |
download | homelab-1b36d880c202d5868757e2e49c6e774e43dc4f8d.tar.gz |
Merge branch 'hetzner'
add ansible playbook collections for debian initialization
Diffstat (limited to 'hetzner/inventory')
-rw-r--r-- | hetzner/inventory/hosts.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hetzner/inventory/hosts.yaml b/hetzner/inventory/hosts.yaml new file mode 100644 index 0000000..2302eda --- /dev/null +++ b/hetzner/inventory/hosts.yaml | |||
@@ -0,0 +1 @@ | |||
localhost ansible_connection=local | |||