1 2 3 4 5 6 7
--- - name: Fixture for deprecated-local-action hosts: localhost tasks: - name: Task example ansible.builtin.debug: delegate_to: localhost