fixing and adding packages
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
---
|
||||
- name: install go for linux
|
||||
ansible.builtin.include_tasks:
|
||||
file: "packages/Linux/go.yml"
|
||||
|
||||
- name: append to pkgs
|
||||
set_fact:
|
||||
altpkgs: "{{ altpkgs + [ 'packages/Linux/go.yml' ] }}"
|
||||
|
||||
Reference in New Issue
Block a user