Compare commits

..

No commits in common. "b9861ccc8e20309f25304fd42f72d09b82729dfc" and "087a8619cf0ffe83044f51ba1c6a728f931217ec" have entirely different histories.

4 changed files with 1 additions and 10 deletions

View file

@ -2,4 +2,3 @@
- hosts: debian
roles:
- common
- common-bitlair

View file

@ -5,7 +5,7 @@ all:
bank-pi.bitlair.nl:
kvm:
hosts:
kvm4.bitlair.nl:
kvm3.bitlair.nl:
debian:
children:
bank:

View file

@ -1,6 +1,5 @@
# Managed by Ansible
{% for name in root_access %}
# {{ name }}
{{ lookup('file', 'authorized_keys/'+name+'.keys') }}
{% endfor %}

View file

@ -1,7 +0,0 @@
---
- hosts: wiki
roles:
- common
- common-bitlair
- acme
- www