remove SSH CA
This commit is contained in:
parent
39d94671de
commit
80cf923c4c
2 changed files with 0 additions and 4 deletions
|
@ -15,4 +15,3 @@
|
||||||
- {role: 'setup-apt', tags: 'setup-apt'}
|
- {role: 'setup-apt', tags: 'setup-apt'}
|
||||||
- {role: 'dnsmasq', tags: 'dnsmasq'}
|
- {role: 'dnsmasq', tags: 'dnsmasq'}
|
||||||
- {role: 'nsd', tags: 'nsd'}
|
- {role: 'nsd', tags: 'nsd'}
|
||||||
- {role: 'ssh-ca', tags: 'ssh-ca'}
|
|
||||||
|
|
|
@ -4,6 +4,3 @@
|
||||||
- name: cloudinit-wait
|
- name: cloudinit-wait
|
||||||
src: https://git.pim.kunis.nl/pim/ansible-role-cloudinit-wait
|
src: https://git.pim.kunis.nl/pim/ansible-role-cloudinit-wait
|
||||||
scm: git
|
scm: git
|
||||||
- name: ssh-ca
|
|
||||||
src: https://git.pim.kunis.nl/pim/ansible-role-ssh-ca
|
|
||||||
scm: git
|
|
||||||
|
|
Reference in a new issue