> On 10/27/2021 5:20 PM Stefan Hornburg (Racke) <[email protected]> wrote: > > > On 27/10/2021 17:11, dulhaver via Ansible Project wrote: > > I figured out that apparently using ansible_become_user: root in the > > defaults.yml is meesing things up > > > > Changing > > ansible_become_user: root > > to > > ansible_root_user: root > > > > in the defaults file and the playbok makes this issue going away. > > Apparently the term ansible_become_user is more then just a string and > > overwrites all other become_user occurences. > > I think there is actually no need to set these variables at all as "root" is > the default. >
I think so to. Just got carried away with it somewhat -- 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/1899793377.47163.1635357687950%40office.mailbox.org.
