1
0
Fork 0
mirror of https://github.com/DO1JLR/ansible_linux_desktop_setup.git synced 2024-09-14 19:54:51 +02:00

Hinweis update

This commit is contained in:
Lilian Roller 2020-03-17 02:23:00 +01:00
parent a9e5a507e8
commit 02b944d921
No known key found for this signature in database
GPG key ID: 5215C3441797AB2B

View file

@ -71,6 +71,9 @@ cd ansible_thinkpad_setup
# Download needed submodules
git submodule update --init --recursive
# make sure you always check out the submodules
git config --global submodule.recurse true
```
Which playbook?