From 4a64ce8bb9ccad245b8c438124b20f5ea880b3e4 Mon Sep 17 00:00:00 2001 From: Tobias Date: Sat, 13 Jun 2026 13:34:09 +0100 Subject: [PATCH] Add hosts.ini --- hosts.ini | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 hosts.ini diff --git a/hosts.ini b/hosts.ini new file mode 100644 index 0000000..1eed175 --- /dev/null +++ b/hosts.ini @@ -0,0 +1,2 @@ +[apache-intranet] +apache-intranet ansible_host=192.168.xx.xx ansible_user=foobar \ No newline at end of file