Issue
ansible-playbook demo_playbook.yml -i inventory.ini
PLAY [This demo playbook] *******************************************************************************************************************************************************************
TASK [Gathering Facts] **********************************************************************************************************************************************************************
fatal: [localhost]: FAILED! => {"msg": "Missing sudo password"}
PLAY RECAP **********************************************************************************************************************************************************************************
localhost : ok=0 changed=0 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0
Troubleshoot
No comments:
Post a Comment