About
become is an interface where plugins are implemented to give more privilege to the connected user (ansible_user)
Articles Related
Configuration
- ansible_become=yes
- ansible_become_user=install_user
- ansible_become_pass=welcome1
- ansible_become_method=sudo
- ansible_sudo_pass=password
List
- What is Sudo? (Switch User and do) (Ansible Default)