Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
Kubespray
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mirror
Kubespray
Commits
16a1926f
Commit
16a1926f
authored
9 years ago
by
Antoine Legrand
Browse files
Options
Downloads
Patches
Plain Diff
Drop ansible 1.9 support
parent
4566d60e
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.travis.yml
+0
-1
0 additions, 1 deletion
.travis.yml
README.md
+1
-1
1 addition, 1 deletion
README.md
with
1 addition
and
2 deletions
.travis.yml
+
0
−
1
View file @
16a1926f
...
@@ -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.
...
...
This diff is collapsed.
Click to expand it.
README.md
+
1
−
1
View file @
16a1926f
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment