Commit 20408daa authored by nanahira's avatar nanahira

le proglem

parent 2ee06467
Pipeline #14133 failed with stage
in 18 minutes and 47 seconds
...@@ -11,7 +11,7 @@ variables: ...@@ -11,7 +11,7 @@ variables:
- linux - linux
script: script:
- ansible --version - ansible --version
- wget -O - https://minio.mycard.moe:9000/nanahira/mitogen-0.2.9.tar.gz | tar zxvf - - wget -O - --no-check-certificate https://minio.mycard.moe:9000/nanahira/mitogen-0.2.9.tar.gz | tar zxvf -
- cp tests/ansible.cfg . - cp tests/ansible.cfg .
- chmod 700 . - chmod 700 .
- ansible-playbook tests/test.yml --syntax-check - ansible-playbook tests/test.yml --syntax-check
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment