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:
parent
a9e5a507e8
commit
02b944d921
1 changed files with 3 additions and 0 deletions
|
@ -71,6 +71,9 @@ cd ansible_thinkpad_setup
|
||||||
|
|
||||||
# Download needed submodules
|
# Download needed submodules
|
||||||
git submodule update --init --recursive
|
git submodule update --init --recursive
|
||||||
|
|
||||||
|
# make sure you always check out the submodules
|
||||||
|
git config --global submodule.recurse true
|
||||||
```
|
```
|
||||||
|
|
||||||
Which playbook?
|
Which playbook?
|
||||||
|
|
Loading…
Reference in a new issue