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