Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove vars_prompt, add info to README to re-enable and for ansible-vault | Vinny Valdez | 2016-04-20 | 3 | -30/+79 |
| | |||||
* | Cosmetic changes to task names and move yum clean all to prereqs | Vinny Valdez | 2016-04-20 | 1 | -18/+15 |
| | |||||
* | Refactor use of rhsm_password to prevent display to CLI | Vinny Valdez | 2016-04-20 | 3 | -12/+50 |
| | |||||
* | Fix bad syntax with extra 'and' in when using rhsm_pool | Vinny Valdez | 2016-04-20 | 1 | -2/+7 |
| | |||||
* | Refactor role to dynamically determine rhsm_method | Vinny Valdez | 2016-04-20 | 3 | -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 Satellite | Vinny Valdez | 2016-04-20 | 3 | -0/+225 |