Refactor CI pipelien and enable molecule testing #1
@ -42,6 +42,7 @@ steps:
|
|||||||
GCE_CREDENTIALS_FILE: $HOME/ansible-testing.json
|
GCE_CREDENTIALS_FILE: $HOME/ansible-testing.json
|
||||||
ANSIBLE_TIMEOUT: 60
|
ANSIBLE_TIMEOUT: 60
|
||||||
ANSIBLE_ROLES_PATH: /drone/src
|
ANSIBLE_ROLES_PATH: /drone/src
|
||||||
|
ANSIBLE_FORCE_COLOR: true
|
||||||
commands:
|
commands:
|
||||||
- mkdir ./library/
|
- mkdir ./library/
|
||||||
- git clone https://gitea.rknet.org/ansible/custom_modules ./library/
|
- git clone https://gitea.rknet.org/ansible/custom_modules ./library/
|
||||||
|
Loading…
Reference in New Issue
Block a user