ansible patch

This commit is contained in:
변정훈
2023-06-30 10:45:21 +09:00
parent 6052a43bf9
commit 4b5394b721
12 changed files with 295 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
---
- name: ipcheck shell start
shell: sh {{ role_path }}/files/ipcheck.sh
#when: inventory_hostname == group['bastion'][0]