diff --git a/pages/02.linux/guides/debian-create-new-template/default.en.md b/pages/02.linux/guides/debian-create-new-template/default.en.md index 4fe832b..cd93684 100644 --- a/pages/02.linux/guides/debian-create-new-template/default.en.md +++ b/pages/02.linux/guides/debian-create-new-template/default.en.md @@ -44,6 +44,10 @@ On debian the required packages are `cloud-init` and `cloud-initramfs-growroot` ## Final Configuration +### Ansible + +To guarantee smooth operation with terraform, the Ansible playbooks `server_base` and `xe_guest_utilities` should be executed now. + ### Networking Edit `/etc/network/interfaces` and remove the network interface defined there.