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
a89dc49c
Unverified
Commit
a89dc49c
authored
6 years ago
by
AdamDang
Committed by
GitHub
6 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Update ansible.md
parent
90d8f7aa
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/ansible.md
+2
-2
2 additions, 2 deletions
docs/ansible.md
with
2 additions
and
2 deletions
docs/ansible.md
+
2
−
2
View file @
a89dc49c
...
...
@@ -72,11 +72,11 @@ Mandatory variables that are common for at least one role (or a node group) can
`inventory/sample/group_vars/k8s-cluster.yml`
.
There are also role vars for docker, rkt, kubernetes preinstall and master roles.
According to the
[
ansible docs
](
http://docs.ansible.com/ansible/playbooks_variables.html#variable-precedence-where-should-i-put-a-variable
)
,
those cannot be overriden from the group vars. In order to override, one should use
those cannot be overrid
d
en from the group vars. In order to override, one should use
the
`-e `
runtime flags (most simple way) or other layers described in the docs.
Kubespray uses only a few layers to override things (or expect them to
be overriden for roles):
be overrid
d
en for roles):
Layer | Comment
------|--------
...
...
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