--- - name: Uninstall Apache apt: state: absent purge: false name: - apache2 - apache2-bin - apache2-data - apache2-utils