add inventory file

This commit is contained in:
stratholme 2023-03-23 00:55:19 +01:00
parent ec1c6bea8e
commit 9f50095806

13
ansible/inventory Normal file
View file

@ -0,0 +1,13 @@
[all:vars]
ansible_user=root
become=false
stratholme ansible_host=stratholme.zom.bi
ravenholm ansible_host=ravenholm.zom.bi
nl ansible_host=nl.zom.bi
localhost ansible_connection=local
[hetzner]
stratholme
ravenholm