Update main.yml

This commit is contained in:
ByeonJungHun
2023-07-03 16:41:47 +09:00
committed by GitHub
parent 352a1609c9
commit f91a3b60c8

View File

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