Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix yamllint errors | Tomas Sedovic | 2017-06-16 | 2 | -3/+3 |
| | |||||
* | Fixing ansible impl to work with OSP9 and ansible 2.2 | Øystein Bedin | 2016-11-15 | 1 | -1/+1 |
| | |||||
* | Fixes Issue #163 if rhsm_password is not defined | Vinny Valdez | 2016-07-15 | 1 | -5/+1 |
| | |||||
* | Merge pull request #157 from vvaldez/satellite-with-org | Eric Sauer | 2016-06-21 | 1 | -0/+12 |
|\ | | | | | Add org parameter to Satellite with user/pass | ||||
| * | Add org parameter to Satellite with user/pass | Vinny Valdez | 2016-04-23 | 1 | -0/+12 |
| | | |||||
* | | Subscription manager role should accomodate orgs with spaces | Eric Sauer | 2016-06-03 | 1 | -1/+1 |
| | | |||||
* | | Fix typo in task name | Vinny Valdez | 2016-04-27 | 1 | -1/+1 |
|/ | |||||
* | 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 |