--- - hosts: localhost gather_facts: no vars_files: - var_users.yml tasks: - template: src: jinja2_for-if.j2 dest: jinja2_for-if.txt