Ansible playbook to install pSSID GUI 2.0
pSSID GUI LINK
Run the following code via terminal in the same directory as the playbook.yml file
- Specify virtual machine target in inventory/hosts.ini
- Specify dest on target machine when cloning github repository, then use that same directory as project_src in docker compose build and docker compose up commands.
ansible-playbook --inventory inventory --become --become-method sudo --become-user root --ask-become-pass --ask-pass playbook.yml