Update 'roles/webserver/tasks/codedeploy.yml'

This commit is contained in:
ubergeek 2018-12-21 21:47:42 -05:00
parent 60754b2093
commit 055ec8ecbf

View File

@ -1,5 +1,5 @@
# This play deploys the www code
# Example git checkout from Ansible Playbooks
- git:
repo: 'https://tildegit.org/thunix/www.git'
repo: 'https://tildegit.org/thunix/main_site.git'
dest: /var/www/thunix.cf