switch back to master branch for docker_engine role
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
c92d119bdf
commit
0d06fcac97
@ -1,10 +1,13 @@
|
||||
---
|
||||
- name: Converge
|
||||
hosts: all
|
||||
environment:
|
||||
PYTHONPATH: /opt/python2/ansible-deps/lib/python2.7/site-packages
|
||||
vars:
|
||||
dockerengine_packages_extra:
|
||||
- epel-release
|
||||
- python-pip
|
||||
- python-virtualenv
|
||||
|
||||
roles:
|
||||
- role: xoxys.docker_engine
|
||||
|
@ -2,4 +2,4 @@
|
||||
- src: https://gitea.rknet.org/ansible/xoxys.docker_engine.git
|
||||
name: xoxys.docker_engine
|
||||
scm: git
|
||||
version: refactoring
|
||||
version: master
|
||||
|
Loading…
Reference in New Issue
Block a user