Comments on: How to Configure Ansible Managed Nodes and Run ad-hoc Commands – Part 3 https://www.tecmint.com/configure-ansible-managed-nodes-and-run-ad-hoc-commands/ Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks. Wed, 11 May 2022 14:00:13 +0000 hourly 1 By: Quick Comment https://www.tecmint.com/configure-ansible-managed-nodes-and-run-ad-hoc-commands/comment-page-1/#comment-1791955 Wed, 11 May 2022 14:00:13 +0000 https://www.tecmint.com/?p=34725#comment-1791955 I think you need both --become and --become-user for --become-user to work. See: https://stackoverflow.com/a/38290243/13203944

]]>