ansible: demo inventory
authorKristof Provost <kp@FreeBSD.org>
Wed, 3 May 2023 20:04:47 +0000 (22:04 +0200)
committerKristof Provost <kp@FreeBSD.org>
Wed, 3 May 2023 20:04:47 +0000 (22:04 +0200)
ansible/README.txt [new file with mode: 0644]
ansible/inventory.yaml [new file with mode: 0644]

diff --git a/ansible/README.txt b/ansible/README.txt
new file mode 100644 (file)
index 0000000..2f88182
--- /dev/null
@@ -0,0 +1,4 @@
+Required packages
+=================
+py39-ansible
+py39-ansible-sysrc
diff --git a/ansible/inventory.yaml b/ansible/inventory.yaml
new file mode 100644 (file)
index 0000000..55189d9
--- /dev/null
@@ -0,0 +1,4 @@
+domoticamachines:
+  hosts:
+    dom1:
+      ansible_host: 1.0.2.18