diff --git a/Ansible/hosts.ini b/Ansible/hosts.ini new file mode 100644 index 0000000..1076275 --- /dev/null +++ b/Ansible/hosts.ini @@ -0,0 +1,2 @@ +[moria] +your.server.ip.here ansible_user=your_ssh_user \ No newline at end of file