projects
/
noc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9cceb22
)
deb: Apply 'base' role after apt-cacher-ng is set up
author
nicoo
<nicoo@realraum.at>
Fri, 7 Feb 2020 12:42:15 +0000
(13:42 +0100)
committer
nicoo
<nicoo@realraum.at>
Fri, 7 Feb 2020 12:42:15 +0000
(13:42 +0100)
ansible/host_playbooks/deb.yml
patch
|
blob
|
history
diff --git
a/ansible/host_playbooks/deb.yml
b/ansible/host_playbooks/deb.yml
index
0686cef
..
2f928b2
100644
(file)
--- 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