Readme angelegt
This commit is contained in:
9
roles/ansible_user/tasks/readme.md
Normal file
9
roles/ansible_user/tasks/readme.md
Normal file
@@ -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,
|
||||
```
|
||||
Reference in New Issue
Block a user