Initial commit
This commit is contained in:
22
roles/weareinteractive.apt/tasks/main.yml
Executable file
22
roles/weareinteractive.apt/tasks/main.yml
Executable file
@@ -0,0 +1,22 @@
|
||||
---
|
||||
|
||||
- import_tasks: config.yml
|
||||
tags:
|
||||
- system
|
||||
- apt
|
||||
- config
|
||||
- apt-config
|
||||
|
||||
- import_tasks: install.yml
|
||||
tags:
|
||||
- system
|
||||
- apt
|
||||
- install
|
||||
- apt-install
|
||||
|
||||
- import_tasks: manage.yml
|
||||
tags:
|
||||
- system
|
||||
- apt
|
||||
- manage
|
||||
- apt-manage
|
||||
Reference in New Issue
Block a user