You've already forked ansible-role-common
...
This commit is contained in:
@@ -21,7 +21,7 @@ steps:
|
|||||||
path: /var/run
|
path: /var/run
|
||||||
commands:
|
commands:
|
||||||
- apt-get update && apt-get install -y rsync
|
- apt-get update && apt-get install -y rsync
|
||||||
- python3 -m pip install --upgrade "ansible<2.10.0" \
|
- python3 -m pip install --upgrade "ansible" \
|
||||||
flake8 \
|
flake8 \
|
||||||
"molecule[docker]"
|
"molecule[docker]"
|
||||||
- mkdir ${DRONE_REPO_NAME}
|
- mkdir ${DRONE_REPO_NAME}
|
||||||
|
|||||||
Reference in New Issue
Block a user