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