Commit 90a74198 authored by nanahira's avatar nanahira

fix rsync

parent 968f0f12
Pipeline #573 passed with stages
in 2 minutes and 24 seconds
......@@ -21,7 +21,7 @@ deploy:
- linux
image: python
script:
- apt update && apt -y install openssh-client coreutils
- apt update && apt -y install openssh-client coreutils rsync
- pip install -U ansible -i https://mirrors.aliyun.com/pypi/simple/
- ansible --version
- mkdir ~/.ssh
......
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