On 10/20/2021 3:32 PM Stefan Hornburg (Racke) <ra...@linuxia.de> wrote:
On 20/10/2021 15:26, dulhaver via Ansible Project wrote:>* 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
Please show the code that you are using for that user in your playbook.
On 10/20/2021 4:07 PM Stefan Hornburg (Racke) <ra...@linuxia.de> wrote:
On 20/10/2021 15:49, dulhaver via Ansible Project wrote:
On 10/20/2021 3:32 PM Stefan Hornburg (Racke) <ra...@linuxia.de <mailto:ra...@linuxia.de>> wrote:
On 20/10/2021 15:26, dulhaver via Ansible Project wrote:>* I have this TASK in a playbook <https://pastebin.com/h83HqMn0 <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
Please show the code that you are using for that user in your playbook.
it is the paste https://pastebin.com/h83HqMn0 <https://pastebin.com/h83HqMn0>. However ... here you go
Sorry, I wanted to see the head of the playbook respective the place in inventory where you set up thebecome: variables.