I had to destroy and provision an Ubuntu 20.0 vm. Running into this error:
Destination directory /etc/nginx/sites-available does not exist
I provisioned using the verbose flag, but no additional info was printed.
I am running python3.8 on the Ubuntu VM. I’ve tried running various versions of Ansible. Nothing seems to get me past this error. I even uninstalled Ansible to see if it would let me know what version of Ansible I need to have installed on the VM. It made it to this point again.
I saw this issue, but it looks like the user had ssh’d into the wrong server, so the issue is unrelated.
Any idea where this issue could be coming from? Let me know if there is additional info I need to provide.