xoxys.python3/tasks/overwrites.yml
Robert Kaussow 8a2ac1c4d5
All checks were successful
continuous-integration/drone/push Build is passing
feat: add test for Rocky Linux 8 (#1)
Co-authored-by: Robert Kaussow <mail@thegeeklab.de>
Reviewed-on: #1
Co-authored-by: Robert Kaussow <xoxys@rknet.org>
Co-committed-by: Robert Kaussow <xoxys@rknet.org>
2021-10-04 21:18:29 +02:00

6 lines
144 B
YAML

---
- name: Define python3_packages
set_fact:
python3_packages: "{{ __python3_packages | list }}"
when: python3_packages is not defined