mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-25 09:40:23 -07:00
3 lines
67 B
YAML
3 lines
67 B
YAML
---
|
|
- include: ubuntu.yml
|
|
when: ansible_distribution == 'Ubuntu'
|