summaryrefslogtreecommitdiffstats
path: root/roles/subscription-manager
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | | | * Removes rhsm_method * Renames rhsm_server to rhsm_satellite * Add additional pre_task checks (hosted + key) * Change conditionals from rhsm_method check to rhsm_satellite defined * Change repos disable/enable from key to if repos are defined * Update README and examples in inventory file
* Add subscription-manager support for Hosted or SatelliteVinny Valdez2016-04-203-0/+225