ansible patch
This commit is contained in:
@@ -21,6 +21,18 @@
|
|||||||
args:
|
args:
|
||||||
chdir: /home/jh
|
chdir: /home/jh
|
||||||
|
|
||||||
|
- name: git config
|
||||||
|
shell: |
|
||||||
|
git config user.email "sa_8001@ex-em.com"
|
||||||
|
git config user.id "byeonjunghun"
|
||||||
|
args:
|
||||||
|
chdir: /home/jh
|
||||||
|
|
||||||
|
#- name: git config id
|
||||||
|
# shell: git config user.id "byeonjunghun"
|
||||||
|
# args:
|
||||||
|
# chdir: /home/jh
|
||||||
|
|
||||||
- name: git commit task
|
- name: git commit task
|
||||||
shell: git commit -m "IP Check List Update"
|
shell: git commit -m "IP Check List Update"
|
||||||
args:
|
args:
|
||||||
|
|||||||
Reference in New Issue
Block a user