develop
main
@ -0,0 +1,3 @@
#!/usr/bin/env sh
ansible-playbook -i hosts.yml site.yml --vault-password-file $HOME/.vault_pass.txt
@ -1 +1,5 @@
---
- name: Install and run cloudflared tunnel
hosts: server2
roles:
- role: cloudflared_tunnel
The note is not visible to the blocked user.