Update 'roles/webserver/tasks/codedeploy.yml'
This commit is contained in:
parent
60754b2093
commit
055ec8ecbf
|
@ -1,5 +1,5 @@
|
||||||
# This play deploys the www code
|
# This play deploys the www code
|
||||||
# Example git checkout from Ansible Playbooks
|
# Example git checkout from Ansible Playbooks
|
||||||
- git:
|
- git:
|
||||||
repo: 'https://tildegit.org/thunix/www.git'
|
repo: 'https://tildegit.org/thunix/main_site.git'
|
||||||
dest: /var/www/thunix.cf
|
dest: /var/www/thunix.cf
|
||||||
|
|
Loading…
Reference in New Issue