Skip to content
Snippets Groups Projects
Commit 16a1926f authored by Antoine Legrand's avatar Antoine Legrand
Browse files

Drop ansible 1.9 support

parent 4566d60e
Branches
Tags
No related merge requests found
...@@ -9,7 +9,6 @@ addons: ...@@ -9,7 +9,6 @@ addons:
env: env:
- SITE=cluster.yml ANSIBLE_VERSION=2.0.0 - SITE=cluster.yml ANSIBLE_VERSION=2.0.0
- SITE=cluster.yml ANSIBLE_VERSION=1.9.4
install: install:
# Install Ansible. # Install Ansible.
......
...@@ -19,7 +19,7 @@ Linux distributions tested: ...@@ -19,7 +19,7 @@ Linux distributions tested:
* 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 v1.9.x/v2.x and python-netaddr** * **Ansible v2.x and python-netaddr**
* Base knowledge on Ansible. Please refer to [Ansible documentation](http://www.ansible.com/how-ansible-works) * Base knowledge on Ansible. Please refer to [Ansible documentation](http://www.ansible.com/how-ansible-works)
### Components ### Components
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment