3 lines
104 B
YAML
3 lines
104 B
YAML
---
|
|
- include_tasks: file='dpkg_selections.yaml'
|
|
when: ansible_distribution in ('Ubuntu', 'Debian')
|