GH Actions env vars added

This commit is contained in:
Gonzalo Acuña 2023-01-24 09:12:27 -03:00
parent 6dd11834ef
commit ff0fc511f2
No known key found for this signature in database
GPG Key ID: 646BA79A313A2270

View File

@ -49,6 +49,9 @@ jobs:
python-version: '3.x'
- name: Ansible Playbook run Wazuh Single node instance
run: ansible-playbook ./.github/playbooks/single-wazuh.yml
env:
PY_COLORS: '1'
ANSIBLE_FORCE_COLOR: '1'
stop-runner:
name: Stop self-hosted EC2 runner
needs: