Open shaqaruden opened 2 hours ago
@nicomiguelino There's an ansible-playbook argument for ansible to ask for password that needs to be added iirc.
@vpetersson, thanks. I think it's the '--ask-become-pass', as seen in this documentation.
@vpetersson, @shaqaruden Let me create a pull request for this.
@vpetersson, @shaqaruden Let me create a pull request for this.
Thanks!
I just created a pull request, #2134. Let me just test the changes.
When filing a bug, please include the following headings if possible. Any example text in this template can be deleted.
Overview of the Issue
When attempting to run the installer with the following options selected: Managed Network: No Full System Update: No Branch: master or v0.19.1
The installation fails at TASK [Gathering Facts] with the following error message
Reproduction Steps
Steps to reproduce this issue, eg:
sudo apt update && sudo apt upgrade
bash <(curl -sL https://install-anthias.srly.io)
Environment