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

This commit is contained in:
Anton McClure 2018-12-24 14:43:19 -05:00
parent a7decb16e1
commit 38f193817e
1 changed files with 1 additions and 1 deletions

View File

@ -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