ansible patch

This commit is contained in:
변정훈
2023-06-30 12:09:57 +09:00
parent eb83bd3c6b
commit 9a90fed31e

View File

@@ -7,7 +7,7 @@
- name: git config - name: git config
shell: git config --global user.email "sa_8001@ex-em.com" shell: git config --global user.email "sa_8001@ex-em.com"
- name git config - name: git config
shell: git config --global user.name "sa8001" shell: git config --global user.name "sa8001"
- name: git init - name: git init