xoxys.python3/tasks/overwrites.yml

6 lines
144 B
YAML
Raw Normal View History

2021-10-04 20:37:04 +02:00
---
- name: Define python3_packages
set_fact:
python3_packages: "{{ __python3_packages | list }}"
when: python3_packages is not defined