.
This commit is contained in:
@@ -29,7 +29,7 @@ jobs:
|
||||
#ANSIBLE_USER: ${{ secrets.ANSIBLE_USER }}
|
||||
ANSIBLE_HOST_KEY_CHECKING: False
|
||||
run: |
|
||||
ping admin@homesrv01.dev.lan -c 3
|
||||
ping homesrv01.dev.lan -c 3
|
||||
ansible-playbook \
|
||||
-i 192.168.14.2, ${{gitea.workspace}}/ansible/site.yml \
|
||||
--private-key xxxx \
|
||||
|
||||
Reference in New Issue
Block a user