Cloudblock deploys secure ad-blocking and VPN for all devices. Text and video guides included! 6 supported cloud providers, plus Ubuntu and Raspberry Pi. Cloudblock deploys Wireguard VPN, Pi-Hole DNS Ad-blocking, and DNS over HTTPS in a cloud provider - or locally - using Terraform and Ansible.
Followed instructions on a fresh ubuntu install and get this error when I run the final command:
ERROR! couldn't resolve module/action 'deb822_repository'. This often indicates a misspelling, missing collection, or incorrect module path.
The error appears to be in '/cloudblock/playbooks/cloudblock_amd64.yml': line 23, column 7, but may
be elsewhere in the file depending on the exact syntax problem.
The offending line appears to be:
- name: Add repo using key from URL
^ here
Followed instructions on a fresh ubuntu install and get this error when I run the final command:
that file looks like this: