--- # if there is only password auth set on a server then run the following # ansible-playbook -i hosts -l nginx.yml --diff - hosts: homelab become: true roles: - nginx