Commit e5a6910f authored by nanahira's avatar nanahira

workaround jinja

parent f0ef899e
......@@ -34,7 +34,7 @@
- name: install pip packages
become: true
pip:
name: ansible==2.9,awscli
name: ansible==2.9,awscli,jinja2==3.0
state: latest
- name: ansible
synchronize:
......
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