summaryrefslogtreecommitdiffstats
path: root/roles/subscription-manager/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Remove vars_prompt, add info to README to re-enable and for ansible-vaultVinny Valdez2016-04-201-20/+71
|
* Refactor use of rhsm_password to prevent display to CLIVinny Valdez2016-04-201-5/+25
|
* Refactor role to dynamically determine rhsm_methodVinny Valdez2016-04-201-20/+10
| | | | | | | | | * 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-201-0/+95