[root.yml] cloud-init only relevant for VMs
parent
761a7f9fe2
commit
8952eb42c7
|
@ -73,7 +73,7 @@
|
|||
roles:
|
||||
- openssh
|
||||
|
||||
- hosts: server
|
||||
- hosts: crans_vm
|
||||
tasks:
|
||||
- name: Remove cloud-init
|
||||
apt:
|
||||
|
|
Loading…
Reference in New Issue