New role for Debian-specific configuration.
[distorted-ansible] / all.yml
diff --git a/all.yml b/all.yml
index c1af708..13f9a27 100644 (file)
--- a/all.yml
+++ b/all.yml
@@ -9,3 +9,9 @@
   gather_facts: no
   roles:
     - common
+
+## Operating-system-specific configuration.
+- hosts: debian-hosts
+  gather_facts: no
+  roles:
+    - debian