more packages fixed
- removed nushell. Not using it, not going to use again anytime soon
This commit is contained in:
5
tasks/config/python3.yml
Normal file
5
tasks/config/python3.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
- name: Set python3 config
|
||||
ansible.builtin.set_fact:
|
||||
python3:
|
||||
pkgs: "{{ pkgconfig.python3.pkgs[ansible_system] }}"
|
||||
Reference in New Issue
Block a user