ansible-cloudflared
ansible-cloudflared copied to clipboard
Install cloudflared and systemd service for DNS-Over-HTTPS
This line says the task changes when the rc code is 64: https://github.com/bendews/ansible-cloudflared/blob/4d7f43d9aa8aba268129dd6e8e8dece57614c261/tasks/main.yml#L30 However, I see: ``` TASK [bendews.cloudflared : command] ************************************************************************************************** fatal: [rpi1]: FAILED! => {"changed": false, "cmd": ["cloudflared",...
revert to clouflared user, nobody never good. security wise it's never a good idea to run a daemon as nobody. add extra daemon param. add a flush handler, to make...
I'm new to Ansible, so I tried dropping this repo in a dozen places and none of them did it work with your pihole gist. For every one it said...