command for clients: barrierc -f --disable-crypto "ENTER_SERVER_ADDRESS_HERE!"
This repository takes the steps from this Repository and automates the steps with ansible.
- Install Ansible
sudo apt install ansible
-
Create hosts file according to the template hosts.tmp
-
Run the playbook
ansible-playbook -i hosts site.yml