Ansible/setup/testing.yml

6 lines
90 B
YAML
Raw Normal View History

2021-10-16 16:29:06 +00:00
---
- name: Testing tasks
hosts: all
tasks:
- debug: var=ansible_all_ipv4_addresses