summaryrefslogtreecommitdiffstats
path: root/roles/nuage_ca
Commit message (Collapse)AuthorAgeFilesLines
* retry package operationsLuke Meyer2017-11-301-0/+2
| | | | | | When a package install/update fails due to network blips or other spotty availability, retry it. If the failure is a real failure (e.g. package is really not there) it still fails after 3 tries (Ansible default).
* YAML LintingRussell Teague2016-12-121-1/+1
| | | | | * Added checks to make ci for yaml linting * Modified y(a)ml files to pass lint checks
* Refactor to use Ansible package moduleRussell Teague2016-11-171-2/+2
| | | | | The Ansible package module will call the correct package manager for the underlying OS.
* Changes required for Nuage monitor REST serverVishal Patil2016-03-015-0/+66