Let's try to not create an existing link - Credit bochecha
This commit is contained in:
parent
6f924abfbf
commit
44bf50073b
1 changed files with 2 additions and 0 deletions
|
@ -108,12 +108,14 @@
|
|||
|
||||
- name: Create the repositories symlink
|
||||
command: ln -s /srv/git/rpms/ /srv/git/repositories
|
||||
creates=/srv/git/repositories
|
||||
tags:
|
||||
- config
|
||||
- distgit
|
||||
|
||||
- name: Create the gitolite configuration symlink
|
||||
command: ln -s /etc/gitolite/ /srv/git/.gitolite
|
||||
creates=/srv/git/.gitolite
|
||||
tags:
|
||||
- config
|
||||
- distgit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue