Skip to content
Snippets Groups Projects
Commit e61310bc authored by Bogdan Dobrelya's avatar Bogdan Dobrelya Committed by GitHub
Browse files

Merge pull request #1140 from VincentS/jinja28

Added Jinja 2.8 to Docs
parents 7d35c459 111ca958
No related branches found
No related tags found
No related merge requests found
......@@ -69,6 +69,7 @@ Requirements
* **Ansible v2.2 (or newer) and python-netaddr is installed on the machine
that will run Ansible commands**
* **Jinja 2.8 (or newer) is required to run the Ansible Playbooks**
* The target servers must have **access to the Internet** in order to pull docker images.
* The target servers are configured to allow **IPv4 forwarding**.
* **Your ssh key must be copied** to all the servers part of your inventory.
......
ansible>=2.2.1
netaddr
jinja>=2.8
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment