update
This commit is contained in:
@@ -40,7 +40,7 @@
|
|||||||
git remote add origin https://{{ git_user }}@{{ git_key }}github.com/CloudMOA/security_check.git
|
git remote add origin https://{{ git_user }}@{{ git_key }}github.com/CloudMOA/security_check.git
|
||||||
git add .
|
git add .
|
||||||
git commit -m "README.md Update"
|
git commit -m "README.md Update"
|
||||||
git push --set-upstream origin main
|
git push -u origin main
|
||||||
delegate_to: 127.0.0.1
|
delegate_to: 127.0.0.1
|
||||||
when: "'nas' in group_names"
|
when: "'nas' in group_names"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user