Skip to content

Commit

Permalink
updated cesnet.unattended_upgrades to 1.5.1 and added cesnet.msmtp 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-kuba committed Jan 5, 2023
1 parent 7f3ebf7 commit 63bb7fc
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 2 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -70,3 +70,6 @@
[submodule "cesnet.reverseproxy_docker"]
path = cesnet.reverseproxy_docker
url = https://github.com/CESNET/ansible-role-reverseproxy-docker.git
[submodule "cesnet.msmtp"]
path = cesnet.msmtp
url = https://github.com/CESNET/ansible-role-msmtp.git
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ git submodule update --init --recursive --remote
```
or update just the roles that you want to update to specific versions:
```bash
git fetch --recurse-submodules --prune
cd cesnet.xxx
git fetch
git checkout vV.W
cd ..
```
Expand Down
1 change: 1 addition & 0 deletions cesnet.msmtp
Submodule cesnet.msmtp added at 0ebf4e

0 comments on commit 63bb7fc

Please sign in to comment.