Browse Source

Merge pull request #849 from intelsdi-x/ansible_version

README: changed minimal ansible version
pull/852/head
Bogdan Dobrelya 8 years ago
committed by GitHub
parent
commit
410c78f2e5
1 changed files with 1 additions and 1 deletions
  1. 2
      README.md

2
README.md

@ -57,7 +57,7 @@ Requirements
* The **firewalls are not managed**, you'll need to implement your own rules the way you used to. * The **firewalls are not managed**, you'll need to implement your own rules the way you used to.
in order to avoid any issue during deployment you should disable your firewall in order to avoid any issue during deployment you should disable your firewall
* **Copy your ssh keys** to all the servers part of your inventory. * **Copy your ssh keys** to all the servers part of your inventory.
* **Ansible v2.x and python-netaddr**
* **Ansible v2.1 (or newer) and python-netaddr**
## Network plugins ## Network plugins

Loading…
Cancel
Save