--- - name: custom fact set_fact: require_reboot: "{{ true if network_fqdn != ansible_fqdn else false }}" - include_tasks: config.yml