.
This commit is contained in:
@@ -29,11 +29,11 @@ jobs:
|
|||||||
#ANSIBLE_USER: ${{ secrets.ANSIBLE_USER }}
|
#ANSIBLE_USER: ${{ secrets.ANSIBLE_USER }}
|
||||||
ANSIBLE_HOST_KEY_CHECKING: False
|
ANSIBLE_HOST_KEY_CHECKING: False
|
||||||
run: |
|
run: |
|
||||||
wget http://has.lan
|
wget https://git.limbosolutions.com
|
||||||
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 \
|
||||||
-u xxxx
|
# -u xxxx
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user