diff --git a/Ansible/hosts.ini b/Ansible/hosts.ini new file mode 100644 index 0000000..99bb145 --- /dev/null +++ b/Ansible/hosts.ini @@ -0,0 +1,2 @@ +[example_group] +192.168.145.254 ansible_user=example_user