mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-01-24 05:30:18 +00:00
Update 'roles/webserver/tasks/codedeploy.yml'
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# This play deploys the www code
|
||||
# Example git checkout from Ansible Playbooks
|
||||
- git:
|
||||
repo: 'https://tildegit.org/thunix/main_site.git'
|
||||
repo: 'https://tildegit.org/thunix/www.git'
|
||||
dest: /var/www/thunix.cf
|
||||
|
||||
Reference in New Issue
Block a user