mirror of
https://github.com/weaveworks/scope.git
synced 2026-07-22 06:46:50 +00:00
6 lines
96 B
YAML
6 lines
96 B
YAML
---
|
|
|
|
# Distribution-specific tasks:
|
|
- include: debian.yml
|
|
when: ansible_os_family == "Debian"
|