working through each file
This commit is contained in:
@@ -5,3 +5,15 @@
|
||||
file: addpkg.yml
|
||||
vars:
|
||||
pkg: go
|
||||
|
||||
- name: Depend cargo
|
||||
vars:
|
||||
pkg: cargo
|
||||
ansible.builtin.include_tasks:
|
||||
file: addpkg.yml
|
||||
|
||||
- name: Depend rust
|
||||
vars:
|
||||
pkg: rust
|
||||
ansible.builtin.include_tasks:
|
||||
file: addpkg.yml
|
||||
|
||||
Reference in New Issue
Block a user