butler_ddochi/_media/playbooks/test_playbook_DddSBcY.yml
icurfer ea11832a53
Some checks failed
Build And Test / build-and-push (push) Failing after 53s
init
2024-12-13 17:12:03 +09:00

7 lines
117 B
YAML

---
- name: Test Ansible SSH 연결
hosts: conda
gather_facts: no
tasks:
- name: Ping 테스트
ping: