task update
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
- name: git push
|
||||
shell: |
|
||||
git add .
|
||||
git commit -m "test"
|
||||
git commit -m "README.md Update"
|
||||
git push
|
||||
delegate_to: 127.0.0.1
|
||||
when: "'nas' in group_names"
|
||||
Reference in New Issue
Block a user