temp: connection test
Some checks failed
/ Ansible Lint (push) Failing after 3m44s

This commit is contained in:
June 2025-07-01 03:18:54 +02:00
commit 7616f9a568
Signed by: june
SSH key fingerprint: SHA256:o9EAq4Y9N9K0pBQeBTqhSDrND5E7oB+60ZNx0U1yPe0

View file

@ -0,0 +1,7 @@
---
- name: connection test
hosts: all
tasks:
- name: debug
ansible.builtin.debug:
var: ansible_connection