Commit 31c16958 authored by nanahira's avatar nanahira

jinja

parent 978c0aec
Pipeline #12706 passed with stages
in 1 minute and 52 seconds
......@@ -20,7 +20,7 @@ deploy:
- linux
script:
- apt update && apt -y install openssh-client coreutils rsync
- pip install -U ansible==2.9 -i https://mirrors.aliyun.com/pypi/simple/
- pip install -U ansible==2.9 jinja2==3.0 -i https://mirrors.aliyun.com/pypi/simple/
- ansible --version
- mkdir ~/.ssh
- chmod 700 ~/.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