Update main.yml

This commit is contained in:
ByeonJungHun
2023-07-03 16:49:17 +09:00
committed by GitHub
parent f91a3b60c8
commit ff11e554b4

View File

@@ -20,9 +20,6 @@
shell: sh /home/jh/ipcheck.sh shell: sh /home/jh/ipcheck.sh
args: args:
chdir: /home/jh chdir: /home/jh
executable: /bin/bash
environment:
ANSIBLE_STDOUT_CALLBACK: 'debug'
- name: git add task - name: git add task
shell: git add . shell: git add .