adding an option to specify a nopasswd user to the role because we cannot just...
adding an option to specify a nopasswd user to the role because we cannot just rely on the OS-image having that
an example playbook line would look like: - { role: enable_sudo_group, nopasswd_user: "ec2-user", tags: [ sudo, authentication ] }