ansible-role-protonmail-bridge-headless icon indicating copy to clipboard operation
ansible-role-protonmail-bridge-headless copied to clipboard

Installs the ProtonMail bridge, registers it as a headless service, and configures Postfix to use it.

Results 2 ansible-role-protonmail-bridge-headless issues
Sort by recently updated
recently updated
newest added

I followed instruction from README. I execute `ansible-playbook -c local -i localhost, main.yml` in root. Here is the log: ``` ansible-playbook -c local -i localhost, main.yml PLAY [install and configure...

Hi again, sorry it's been so long Got 2FA working by taking your default playbook with the few lines and added the 2FA variable However I have no idea what...