summaryrefslogtreecommitdiffstats
path: root/test/schemas/test/playbooks/local_action_string.yml
blob: e7dacc42800bf39a72d9ab35c44ee3dda17e3834 (plain)
1
2
3
- hosts: localhost
  tasks:
    - local_action: "ansible.builtin.debug msg=hello"