summaryrefslogtreecommitdiffstats
path: root/roles/nuage_master/tasks/serviceaccount.yml
Commit message (Collapse)AuthorAgeFilesLines
* Spacing and moving deleget_to to bottom.Kenny Woodson2017-04-181-2/+2
|
* Updated to use modules instead of command for user permissions.Kenny Woodson2017-04-101-34/+6
|
* Nuage service account handling by single masterVishal Patil2017-03-141-0/+14
|
* oc serviceaccount now done via oc_serviceaccount moduleSteve Milner2017-02-101-10/+6
|
* Modified the error message being checked forVishal Patil2016-11-211-1/+1
|
* Switch from "oadm" to "oc adm" and fix bug in binary sync.Devan Goodwin2016-10-191-3/+3
| | | | | | | | Found bug syncing binaries to containerized hosts where if a symlink was pre-existing, but pointing to the wrong destination, it would not be corrected. Switched to using oc adm instead of oadm.
* Changed service account creation to ansibleVishal Patil2016-04-241-0/+51