ansible-infra/playbooks/connection_test.yaml
June 7616f9a568
Some checks failed
/ Ansible Lint (push) Failing after 3m44s
temp: connection test
2025-07-01 03:18:54 +02:00

7 lines
129 B
YAML

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