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