ansible icon indicating copy to clipboard operation
ansible copied to clipboard

Example Ansible project for installing / managing Kasm Workspaces deployments

Results 2 ansible issues
Sort by recently updated
recently updated
newest added

open 443 port is from docker that is installed by the same Ansible ``` TASK [install_common : Install agent role] ************************************************************************************************************************************************************************************************** fatal: [host.name.example]: FAILED! => {"attempts": 1, "changed": true, "cmd":...

Ansible broken on Debian First there are DIFFERNT verisons of netcat `nc` out there that have different outputs This script is geared towards `netcat-openbsd` output `Connection to xx.xxx.xx.xx 5432 port...