deb: Apply 'base' role after apt-cacher-ng is set up
[noc.git] / ansible / host_playbooks / deb.yml
index 0686cef..2f928b2 100644 (file)
@@ -1,9 +1,4 @@
 ---
-- name: Basic Setup for deb.realraum.at
-  hosts: deb
-  roles:
-  - role: base
-  
 - name: Set up data volume for apt-cacher-ng
   hosts: deb
   tasks:
@@ -99,3 +94,8 @@
         raspbian:
           - https://debian.ffgraz.net/raspbian
           - https://archive.raspbian.org/raspbian
+
+- name: Basic Setup for deb.realraum.at
+  hosts: deb
+  roles:
+  - role: base