summaryrefslogtreecommitdiffstats
path: root/ansible/roles/rancher/tasks/rancher_agent.yml
AgeCommit message (Collapse)AuthorFilesLines
2019-03-20Improve rancher role testabilitySamuli Silvius1-2/+2
Move functionality from playbook to rancher role. Introduce defaults for holding default values in rancher role. Other small changes noticed while testing rancher role with molecule. Issue-ID: OOM-1729 Change-Id: I83befa9f0964c67e209d3def76bafd2a61c1ef33 Signed-off-by: Samuli Silvius <s.silvius@partner.samsung.com>
2018-12-19Adding rancher roleMichal Ptacek1-0/+13
In kubernetes cluster configuration we still use rancher tool, this ansible role is providing handling for both rancher server and agent. Change-Id: I508a42a98902788b940b06cf95009a899c50a3b8 Issue-ID: OOM-1551 Signed-off-by: Michal Ptacek <m.ptacek@partner.samsung.com>