summaryrefslogtreecommitdiffstats
path: root/playbooks/byo/rhel_subscribe.yml
Commit message (Collapse)AuthorAgeFilesLines
* Fix RHEL Subscribe std_include pathTim Bielawa2017-02-061-1/+1
| | | | Closes #3268
* Restructure certificate redeploy playbooksAndrew Butcher2017-02-021-23/+1
|
* Adding names to plays and standardizingRussell Teague2017-01-271-4/+11
|
* Standardize add_host: with name and changed_whenRussell Teague2017-01-251-2/+4
| | | | | | | The add_host: task does not change any data on the host and as practice has been configured to changed_when: False. This commit standardizes that usage in the byo and common playbooks. Additionally, taks names are added to each task to improve troubleshooting.
* YAML LintingRussell Teague2016-12-121-3/+3
| | | | | * Added checks to make ci for yaml linting * Modified y(a)ml files to pass lint checks
* Template with_items for upstream ansible-2.2 compat.Andrew Butcher2016-10-141-1/+1
|
* Run rhel_subscribe on l_oo_all_hosts rather than allScott Dodson2016-06-021-1/+1
|
* Fix for ansible v2Scott Dodson2016-05-171-3/+17
|
* Fix rhel_subscribeScott Dodson2016-05-171-0/+4
|
* Add missing atomic- and openshift-enterprisePep Turró Mauri2016-02-091-1/+1
| | | | | | Some checks related to *enterprise deployments were still only looking for "enterprise" deployment_type. Update them to cover also atomic-enterprise and openshift-enterprise deployment types.
* Use deployment_type, not openshift_deployment_typePep Turró Mauri2015-08-031-2/+2
| | | | This seems to be what's used in other places
* Move rhel_subscribe tasks to its own playbookPep Turró Mauri2015-08-031-0/+12
Allows reuse out of vagrant, e.g. to subscribe systems by its own