diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..ff9aef5 --- /dev/null +++ b/readme.md @@ -0,0 +1,9 @@ +# Einrichtung neues Ansible-Zielsystem + +Auf dem Zielsystem sofort nach Installation aufrufen: + +``` +apt update +apt install -y ansible git +ansible-pull -U https://git.nauheimtech.de/StefanMewes/ansible-pull.git playbooks/bootstrap.yml -i localhost, +``` \ No newline at end of file