Go to file
directlx 35d6965fab Add connectivity test playbook
Tests SSH connectivity and displays basic host info (OS, version).

Usage: ansible-playbook playbooks/ping.yml

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-04 06:56:58 -05:00
files Initial Ansible project structure 2026-02-04 06:37:33 -05:00
group_vars Initial Ansible project structure 2026-02-04 06:37:33 -05:00
host_vars Initial Ansible project structure 2026-02-04 06:37:33 -05:00
inventory Add infrastructure hosts to inventory 2026-02-04 06:51:43 -05:00
playbooks Add connectivity test playbook 2026-02-04 06:56:58 -05:00
roles Initial Ansible project structure 2026-02-04 06:37:33 -05:00
scripts Add SSH setup script for passwordless authentication 2026-02-04 06:55:19 -05:00
templates Initial Ansible project structure 2026-02-04 06:37:33 -05:00
.gitignore Initial Ansible project structure 2026-02-04 06:37:33 -05:00
README.md Initial commit 2026-02-04 11:26:42 +00:00
ansible.cfg Initial Ansible project structure 2026-02-04 06:37:33 -05:00

README.md

dlx-ansible