summaryrefslogtreecommitdiffstats
path: root/roles/subscription-manager
Commit message (Expand)AuthorAgeFilesLines
* Retry tasks in the subscription manager role (#552)Tlacenka2017-07-171-0/+28
* Fix yamllint errorsTomas Sedovic2017-06-162-3/+3
* Fixing ansible impl to work with OSP9 and ansible 2.2Øystein Bedin2016-11-151-1/+1
* Fixes Issue #163 if rhsm_password is not definedVinny Valdez2016-07-151-5/+1
* Merge pull request #157 from vvaldez/satellite-with-orgEric Sauer2016-06-211-0/+12
|\
| * Add org parameter to Satellite with user/passVinny Valdez2016-04-231-0/+12
* | Subscription manager role should accomodate orgs with spacesEric Sauer2016-06-031-1/+1
* | Fix typo in task nameVinny Valdez2016-04-271-1/+1
|/
* Remove vars_prompt, add info to README to re-enable and for ansible-vaultVinny Valdez2016-04-203-30/+79
* Cosmetic changes to task names and move yum clean all to prereqsVinny Valdez2016-04-201-18/+15
* Refactor use of rhsm_password to prevent display to CLIVinny Valdez2016-04-203-12/+50
* Fix bad syntax with extra 'and' in when using rhsm_poolVinny Valdez2016-04-201-2/+7
* Refactor role to dynamically determine rhsm_methodVinny Valdez2016-04-203-45/+46
* Add subscription-manager support for Hosted or SatelliteVinny Valdez2016-04-203-0/+225