--- - name: "apache2 | installation" include_tasks: install.yml - name: "apache2 | custom configuration" include_tasks: configure.yml # - name: "apache2 | configure vhost" # include_tasks: vhost.yml