--- - name: include systemctl tasks include_tasks: systemctl.yml - name: include base tasks include_tasks: base.yml - name: include fortune tasks include_tasks: fortune.yml when: - motd_wetter_aktiv - name: include weather tasks include_tasks: weather.yml when: - motd_wetter_aktiv