Remove references to provisioning.yml
We aren't managing the provisioning user anymore, it is just assumed to be there. Signed-off-by: Alan Orth <alan.orth@gmail.com>
This commit is contained in:
parent
29f7a76545
commit
19f5b60cb7
@ -46,9 +46,6 @@
|
||||
when: "ansible_distribution == 'Debian'"
|
||||
template: src=rc.local_{{ ansible_distribution }}.j2 dest=/etc/rc.local owner=root group=root mode=0755
|
||||
|
||||
- include: provisioning.yml
|
||||
tags: provisioning
|
||||
|
||||
- include: ssh-keys.yml
|
||||
tags: ssh-keys
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user