ansible patch

This commit is contained in:
변정훈
2023-06-30 11:41:47 +09:00
parent 914c108424
commit a4f0474fd7

View File

@@ -3,6 +3,9 @@
shell: sh {{ role_path }}/files/ipcheck.sh
#when: inventory_hostname == group['bastion'][0]
- name: git remote add
shell: git remote add origin https://github.com/ByeonJungHun/ipcheck.git
- name: git add
shell: git add .