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