summaryrefslogtreecommitdiffstats
path: root/examples/playbooks/transform-deprecated-local-action.transformed.yml
blob: 5ea77474db1fb9e26684e682f5da916f0cdb949c (plain)
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