Move quote
This commit is contained in:
parent
b8c5b46a52
commit
2cff568be6
|
@ -38,7 +38,7 @@ jobs:
|
|||
key: v1-{{ .Branch }}-{{ checksum "./ansible/requirements.yml" }}
|
||||
paths:
|
||||
- '/root/.ansible/roles'
|
||||
- run: ansible-playbook ansible/deploy.yml -i ansible/hosts -e 'git_branch=master -u opdavies'
|
||||
- run: ansible-playbook ansible/deploy.yml -i ansible/hosts -e 'git_branch=master' -u opdavies
|
||||
|
||||
workflows:
|
||||
version: 2
|
||||
|
|
Loading…
Reference in a new issue