try to get colored output
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Robert Kaussow 2019-02-28 13:57:50 +01:00
parent 77fcbabcc6
commit 8e12c1f5d1

View File

@ -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/