Update repo
This commit is contained in:
parent
0dd76f926a
commit
f926fa38a5
1 changed files with 2 additions and 2 deletions
|
@ -15,10 +15,10 @@ Add it to your requirements.txt with the apache_ssl_vhosts (if you want it to ha
|
|||
```yaml
|
||||
roles:
|
||||
- name: invidious
|
||||
src: ssh://git@repos.susurrando.com:1122/srv/git.repos/ansible-role-invidious.git
|
||||
src: ssh://git@repos.susurrando.com:7272/srv/git.repos/ansible-role-invidious.git
|
||||
scm: git
|
||||
- name: apache_ssl_vhosts
|
||||
src: ssh://git@repos.susurrando.com:1122/srv/git.repos/ansible-role-apache_ssl_vhosts
|
||||
src: ssh://git@repos.susurrando.com:7272/srv/git.repos/ansible-role-apache_ssl_vhosts
|
||||
scm: git
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue