Ansible/setup/testing.yml

6 lines
90 B
YAML

---
- name: Testing tasks
hosts: all
tasks:
- debug: var=ansible_all_ipv4_addresses