This website requires JavaScript.
Explore
Help
Sign In
C12s
/
c12s-kubespray
Watch
3
Star
0
Fork
You've already forked c12s-kubespray
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
28473e919f
c12s-kubespray
/
roles
/
kubernetes
/
preinstall
/
meta
/
main.yml
6 lines
86 B
YAML
Raw
Normal View
History
Unescape
Escape
turn adduser/download roles into meta roles This should make things a little more composable, by making these roles meta roles that perform no actions by default we allow each role to own its own resources.
2016-05-22 22:25:52 +00:00
---
dependencies
:
-
role
:
adduser
user
:
"{{ addusers.kube }}"
Add tags Add tags to allow more granular tasks filtering. Add generator script for MD formatted tags found. Add docs for tags how-to. Signed-off-by: Bogdan Dobrelya <bdobrelia@mirantis.com>
2016-12-08 13:36:00 +00:00
tags
:
kubelet
Reference in a new issue
Copy permalink