separate configuration, requirements and variables
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
---
|
||||
- ansbile.builtin.set_fact:
|
||||
pipx: true
|
||||
- name: append to pkgs
|
||||
ansible.builtin.set_fact:
|
||||
syspkgs: "{{ syspkgs + [ 'pipx' ] }}"
|
||||
|
||||
Reference in New Issue
Block a user