make the packages role more generic
This commit is contained in:
4
tasks/Debian/go.yml
Normal file
4
tasks/Debian/go.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
- name: install go for linux
|
||||
ansible.builtin.include_tasks:
|
||||
file: "packages/Linux/go.yml"
|
||||
Reference in New Issue
Block a user