Update main.yml
This commit is contained in:
@@ -20,6 +20,9 @@
|
|||||||
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 .
|
||||||
|
|||||||
Reference in New Issue
Block a user