[ansible] move deploy role in other repo
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
- hosts: all
|
||||
vars:
|
||||
ansible_user: holop
|
||||
deploy_project: tankz
|
||||
deploy_repo_url: git@bitbucket.org:infernalgames/tankz.git
|
||||
deploy_repo_version: ansible
|
||||
deploy_npm: yes
|
||||
deploy_config: yes
|
||||
deploy_gulp: yes
|
||||
deploy_service: yes
|
||||
roles:
|
||||
- deploy
|
||||
- ansible-deploy
|
||||
Reference in New Issue
Block a user