--- - name: ci.pipeline.allpackages-pr.complete hosts: localhost gather_facts: false vars_files: - "/srv/private/vars_loopabull.yml" tasks: - debug: var=msg roles: - {role: flag_ci_pr, msg: msg, state: "complete"}