ansible-infra/playbooks/connection_test.yaml
2025-07-01 03:41:57 +02:00

7 lines
129 B
YAML

---
- name: connection test
hosts: all
tasks:
- name: debug
ansible.builtin.debug:
var: ansible_connection