Robert Kaussow
8a2ac1c4d5
All checks were successful
continuous-integration/drone/push Build is passing
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>
6 lines
144 B
YAML
6 lines
144 B
YAML
---
|
|
- name: Define python3_packages
|
|
set_fact:
|
|
python3_packages: "{{ __python3_packages | list }}"
|
|
when: python3_packages is not defined
|