--- - hosts: localhost gather_facts: "True" tags: - classic tasks: - include_vars: sssd-vars.yml - include_tasks: sssd-tasks.yml