From 4293df73e636a3bb9097d4cbe80ae8c194862f6b Mon Sep 17 00:00:00 2001 From: jerome Date: Mon, 18 Aug 2025 11:22:14 +0200 Subject: commit initial --- tofu/ansible/hosts | 1 + 1 file changed, 1 insertion(+) create mode 100644 tofu/ansible/hosts (limited to 'tofu/ansible/hosts') diff --git a/tofu/ansible/hosts b/tofu/ansible/hosts new file mode 100644 index 0000000..e5bdaa1 --- /dev/null +++ b/tofu/ansible/hosts @@ -0,0 +1 @@ +webserver1 ansible_host=192.168.122.213 ansible_user=ansible ansible_become=true -- cgit v1.2.3