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