.
This commit is contained in:
@@ -31,7 +31,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
wget http://google.com
|
wget http://google.com
|
||||||
ansible-playbook \
|
ansible-playbook \
|
||||||
-i ${{secrets.SERVER_ADDRESS}}, ${{gitea.workspace}}/ansible/site.yml \
|
-i 192.168.14.2, ${{gitea.workspace}}/ansible/site.yml \
|
||||||
--private-key xxxx \
|
--private-key xxxx \
|
||||||
-u xxxx
|
-u xxxx
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user