configuring more packages
This commit is contained in:
9
tasks/pkgs/pipx.yml
Normal file
9
tasks/pkgs/pipx.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
- name: append to pkgs
|
||||
set_fact:
|
||||
syspkgs: "{{ syspkgs + [ 'pipx' ] }}"
|
||||
tags:
|
||||
- RedHat
|
||||
- linux
|
||||
- package
|
||||
|
||||
Reference in New Issue
Block a user