This website works better with JavaScript
Home
Explore
Help
Register
Sign In
Shokunin
/
ansible-cloud-consul
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
ensure jinja
Chris Mague
8 years ago
parent
15181bdd3d
commit
da08426987
1 changed files
with
3 additions
and
0 deletions
Split View
Show Diff Stats
3
0
tasks/bind_setup.yml
+ 3
- 0
tasks/bind_setup.yml
View File
@@ -1,4 +1,7 @@
---
+- name: Install Jinja2
+ pip:
+ name: jinja2
- name: Install Bind 9
apt: