parent
2ff6181178
commit
e4b9b7844c
@ -1,6 +1,6 @@
|
|||||||
pipeline:
|
pipeline:
|
||||||
ansible-latest:
|
ansible-latest:
|
||||||
image: python:2.7-slim
|
image: python:2.7
|
||||||
pull: True
|
pull: True
|
||||||
commands:
|
commands:
|
||||||
- pip install ansible ansible-later -q
|
- pip install ansible ansible-later -q
|
||||||
@ -8,7 +8,7 @@ pipeline:
|
|||||||
group: test
|
group: test
|
||||||
|
|
||||||
ansible-master:
|
ansible-master:
|
||||||
image: python:2.7-slim
|
image: python:2.7
|
||||||
pull: True
|
pull: True
|
||||||
commands:
|
commands:
|
||||||
- pip install ansible ansible-later -q
|
- pip install ansible ansible-later -q
|
||||||
|
Loading…
Reference in New Issue
Block a user