4 lines
93 B
YAML
4 lines
93 B
YAML
|
---
|
||
|
- include: 'dpkg_selections.yaml'
|
||
|
when: ansible_distribution in ('Ubuntu', 'Debian')
|