--- ##### DEPRECATION ##### # Do not use that playbook. Execute the role directly. ####################### - name: Hook playbook hosts: "{{ cifmw_target_host | default('localhost') }}" gather_facts: false tasks: - name: Run hook ansible.builtin.import_role: name: run_hook