This commit is contained in:
7
_media/playbooks/test_playbook.yml
Normal file
7
_media/playbooks/test_playbook.yml
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
- name: Test Ansible SSH 연결
|
||||
hosts: conda
|
||||
gather_facts: no
|
||||
tasks:
|
||||
- name: Ping 테스트
|
||||
ping:
|
7
_media/playbooks/test_playbook_1AUxYca.yml
Normal file
7
_media/playbooks/test_playbook_1AUxYca.yml
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
- name: Test Ansible SSH 연결
|
||||
hosts: conda
|
||||
gather_facts: no
|
||||
tasks:
|
||||
- name: Ping 테스트
|
||||
ping:
|
7
_media/playbooks/test_playbook_1aczRZD.yml
Normal file
7
_media/playbooks/test_playbook_1aczRZD.yml
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
- name: Test Ansible SSH 연결
|
||||
hosts: conda
|
||||
gather_facts: no
|
||||
tasks:
|
||||
- name: Ping 테스트
|
||||
ping:
|
7
_media/playbooks/test_playbook_BomEp2O.yml
Normal file
7
_media/playbooks/test_playbook_BomEp2O.yml
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
- name: Test Ansible SSH 연결
|
||||
hosts: conda
|
||||
gather_facts: no
|
||||
tasks:
|
||||
- name: Ping 테스트
|
||||
ping:
|
7
_media/playbooks/test_playbook_DddSBcY.yml
Normal file
7
_media/playbooks/test_playbook_DddSBcY.yml
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
- name: Test Ansible SSH 연결
|
||||
hosts: conda
|
||||
gather_facts: no
|
||||
tasks:
|
||||
- name: Ping 테스트
|
||||
ping:
|
7
_media/playbooks/test_playbook_LUE1FHF.yml
Normal file
7
_media/playbooks/test_playbook_LUE1FHF.yml
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
- name: Test Ansible SSH 연결
|
||||
hosts: conda
|
||||
gather_facts: no
|
||||
tasks:
|
||||
- name: Ping 테스트
|
||||
ping:
|
Reference in New Issue
Block a user