Update
This commit is contained in:
parent
a1b1cfa8a4
commit
b5f79519cb
18 changed files with 260 additions and 34 deletions
|
@ -2,3 +2,7 @@
|
|||
- name: Install additional software
|
||||
import_tasks:
|
||||
file: install.yml
|
||||
|
||||
- name: Remove unwanted software
|
||||
import_tasks:
|
||||
file: remove.yml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue