X-Git-Url: https://git.realraum.at/?p=noc.git;a=blobdiff_plain;f=ansible%2Fhost_playbooks%2Fdeb.yml;fp=ansible%2Fhost_playbooks%2Fdeb.yml;h=2f928b2569eec320a144f53a7a8a36191545dd5c;hp=0686cef54ca7f77d11dd09915f74e710a4c38be6;hb=cf6fe48ed62a953e7f885fc5a9db20a2ac221b99;hpb=9cceb22586401c6adb75b864953b369d13873f84 diff --git a/ansible/host_playbooks/deb.yml b/ansible/host_playbooks/deb.yml index 0686cef..2f928b2 100644 --- a/ansible/host_playbooks/deb.yml +++ b/ansible/host_playbooks/deb.yml @@ -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