This repository has been archived on 2020-11-04. You can view files and clone it, but cannot push or open issues or pull requests.
|
---
|
|
# tasks file for apt
|
|
|
|
- include: preferences.yml
|
|
tags:
|
|
- system
|
|
- apt
|
|
- preferences
|
|
- apt-manage
|
|
|
|
- include: repositories.yml
|
|
tags:
|
|
- system
|
|
- apt
|
|
- repository
|
|
- apt-manage
|
|
|
|
- include: packages.yml
|
|
tags:
|
|
- system
|
|
- apt
|
|
- packages
|