.
This commit is contained in:
@@ -29,11 +29,11 @@ jobs:
|
||||
#ANSIBLE_USER: ${{ secrets.ANSIBLE_USER }}
|
||||
ANSIBLE_HOST_KEY_CHECKING: False
|
||||
run: |
|
||||
wget http://has.lan
|
||||
ansible-playbook \
|
||||
-i 192.168.14.2, ${{gitea.workspace}}/ansible/site.yml \
|
||||
--private-key xxxx \
|
||||
-u xxxx
|
||||
wget https://git.limbosolutions.com
|
||||
# ansible-playbook \
|
||||
# -i 192.168.14.2, ${{gitea.workspace}}/ansible/site.yml \
|
||||
# --private-key xxxx \
|
||||
# -u xxxx
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user