--- # SonarQube host configuration # Install sudo first, then use sudo for become # After sudo is installed, this will work: ansible_become: true ansible_become_method: sudo # Configure shell for ladmin user shell_users: - ladmin