ansible-role-hosts
ansible-role-hosts copied to clipboard
add use of `become`
The use of become
is needed if you are provisioning using an Admin user (enabled to run sudo
), especially useful when root ssh access is disallowed
An example case is when re-provisioning a vm which had the root
access disabled after the first provisioning and had access managed via JumpCloud tags/users
@ajsalminen , please do not forget to review this