Closed JJWTimmer closed 6 years ago
you probably need to escalate your privileges with sudo by inputting a password. have you tried using “—become —ask-become-pass”?
Hmm, I'm running with AWX and all other steps needing sudo just work.
I use import_role
, does that matter?
In the playbook I had become: true, and it was enough for most steps, but for this step I also had to enable Enable Privilege Escalation in AWX, now it works. Thanks.
I use the value: true in the playbook, turn on Enable Privilege Escalation in AWX and still the same error.
Running the long example gives me below output against an Ubuntu 16.04 server. Is there anything i did wrong?