mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-01-25 05:40:17 +00:00
Update 'roles/webserver/tasks/codedeploy.yml'
This commit is contained in:
@@ -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/main_site.git'
|
repo: 'https://tildegit.org/thunix/www.git'
|
||||||
dest: /var/www/thunix.cf
|
dest: /var/www/thunix.cf
|
||||||
|
|||||||
Reference in New Issue
Block a user