Squash merge move_to_single_file_pkgs into main
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
- name: Load python3 config
|
||||
ansible.builtin.include_tasks:
|
||||
file: config/python3.yml
|
||||
|
||||
- name: Append python3 to pkg_sys
|
||||
ansible.builtin.set_fact:
|
||||
pkg_sys: "{{ pkg_sys + python3.pkgs }}"
|
||||
Reference in New Issue
Block a user