add more for Alpine
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
- name: Set python3 config
|
||||
ansible.builtin.set_fact:
|
||||
python3:
|
||||
pkgs: "{{ pkgconfig.python3.pkgs[ansible_system] }}"
|
||||
pkgs: "{{ pkgconfig.python3.pkgs[ansible_os_family] }}"
|
||||
|
||||
Reference in New Issue
Block a user