This commit is contained in:
2
_media/inventories/inventory.ini
Normal file
2
_media/inventories/inventory.ini
Normal file
@ -0,0 +1,2 @@
|
||||
[conda]
|
||||
conda ansible_host=192.168.0.235 ansible_user=ubuntu
|
2
_media/inventories/inventory_2nZEePL.ini
Normal file
2
_media/inventories/inventory_2nZEePL.ini
Normal file
@ -0,0 +1,2 @@
|
||||
[conda]
|
||||
conda ansible_host=192.168.0.235 ansible_user=ubuntu
|
2
_media/inventories/inventory_CAc8LnR.ini
Normal file
2
_media/inventories/inventory_CAc8LnR.ini
Normal file
@ -0,0 +1,2 @@
|
||||
[conda]
|
||||
conda ansible_host=192.168.0.235 ansible_user=ubuntu
|
2
_media/inventories/inventory_N8DmIuY.ini
Normal file
2
_media/inventories/inventory_N8DmIuY.ini
Normal file
@ -0,0 +1,2 @@
|
||||
[conda]
|
||||
conda ansible_host=192.168.0.235 ansible_user=ubuntu
|
2
_media/inventories/inventory_ja252ub.ini
Normal file
2
_media/inventories/inventory_ja252ub.ini
Normal file
@ -0,0 +1,2 @@
|
||||
[conda]
|
||||
conda ansible_host=192.168.0.235 ansible_user=ubuntu
|
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