diff --git a/cloud_init.cfg.tftpl b/cloud_init.cfg.tftpl index 74f2d41..f9fd68b 100644 --- a/cloud_init.cfg.tftpl +++ b/cloud_init.cfg.tftpl @@ -20,3 +20,4 @@ ansible: pull: url: "https://gitlab.com/pizzapim/dmz-dns-vm.git" playbook_name: local.yml + accept_host_key: true