Compare commits

..

No commits in common. 'c8f97a86833819585d5fea18b5b2e9c6656f4d51' and 'eace07257f0dde81e049dfb5cf3607e352bd9df9' have entirely different histories.

@ -66,8 +66,7 @@ $ git submodule add https://codeberg.org/ansible/dotfiles.git roles/dotfiles
Note that if the submodule has submodules of its own, they must be added in a separate Note that if the submodule has submodules of its own, they must be added in a separate
step by first entering the root of the submodule, then step by first entering the root of the submodule, then
``` ```
$ cd roles/browser-firefox git submodule update --init --recursive
$ git submodule update --init --recursive
``` ```
Update all the roles from their respective remotes: Update all the roles from their respective remotes:

@ -1 +1 @@
Subproject commit 759dda9080a9da20ac60b0b69b02ef0c1db11c45 Subproject commit 83f4208c70921d4f71ed5ccd3fe0fb326f159b59
Loading…
Cancel
Save