fix remaining packages to new format
- still needs testing
This commit is contained in:
5
tasks/pkgs/python3.yml
Normal file
5
tasks/pkgs/python3.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
- name: Append to pkgs
|
||||
ansible.builtin.set_fact:
|
||||
pkg_sys: "{{ pkg_sys + python3.pkgs }}"
|
||||
Reference in New Issue
Block a user