* I have this TASK in a playbook https://pastebin.com/h83HqMn0 which should install a bunch of packages on my (rhel8) target rrequired for postgresql * I am shooting my playbok as a user with root priviledges via sudo * In earlier TASKS of the playbook I become a 'postgres' user, but would expect this to be ephemeral (so I become the intital user as soon a TASK is finished) still I am getting an (inexplicable to me) error https://pastebin.com/6fQ8xNuK upon running this playbook, which seems to indicate I am not a root-capable user when trying to install those packages.
can anybody help me out with this? -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/965503419.166525.1634736398069%40office.mailbox.org.
