--- - name: Install nginx package apt: name: nginx state: present - include_tasks: configure.yml - include_tasks: certbot.yml when: ssl