CadeGDev
Results
1
comments of
CadeGDev
I had the same error, try adding "--ask-pass" after main.yml so the total command is "ansible-playbook main.yml --ask-pass" and it should ask you for the password that you use to...