fix packages
This commit is contained in:
3
tasks/pkgs/direnv.yml
Normal file
3
tasks/pkgs/direnv.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
- name: Append to pkg_sys
|
||||
ansible.builtin.set_fact:
|
||||
pkg_sys: "{{ pkg_sys + ['direnv'] }}"
|
||||
Reference in New Issue
Block a user