Refactor CI pipelien and enable molecule testing #1

Merged
xoxys merged 131 commits from molecule-dev into master 2019-03-25 22:23:40 +01:00
Showing only changes of commit 3e1740a3ad - Show all commits

View File

@ -44,6 +44,7 @@ steps:
ANSIBLE_ROLES_PATH: /drone/src
ANSIBLE_FORCE_COLOR: true
commands:
- echo $DRONE_LOGS_COLOR
- mkdir ./library/
- git clone https://gitea.rknet.org/ansible/custom_modules ./library/
- echo "$GCE_SSH_KEY" > $HOME/.ssh/google_compute_engine