diff --git a/.drone.yml b/.drone.yml index 150493a..a0e7af0 100644 --- a/.drone.yml +++ b/.drone.yml @@ -43,8 +43,8 @@ steps: ANSIBLE_TIMEOUT: 60 ANSIBLE_ROLES_PATH: /drone/src ANSIBLE_FORCE_COLOR: true + CLICOLOR_FORCE: 1 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