.
This commit is contained in:
@@ -30,7 +30,7 @@ jobs:
|
||||
ANSIBLE_HOST_KEY_CHECKING: False
|
||||
run: |
|
||||
ansible-playbook \
|
||||
--inventory {{secrets.SERVER_ADDRESS}} \
|
||||
--inventory ${{secrets.SERVER_ADDRESS}} \
|
||||
${{gitea.workspace}}/ansible/site.yml \
|
||||
--private-key xxxx \
|
||||
-u xxxx
|
||||
|
||||
Reference in New Issue
Block a user