summaryrefslogtreecommitdiffstats
path: root/roles/openshift_storage_glusterfs/tasks
Commit message (Collapse)AuthorAgeFilesLines
* GlusterFS: Allow swapping an existing registry's backend storageJose A. Rivera2017-05-041-1/+1
| | | | Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
* GlusterFS: Allow for a separate registry-specific playbookJose A. Rivera2017-05-047-217/+268
| | | | Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
* Don't double quote when conditionsScott Dodson2017-05-012-4/+4
|
* Remove jinja template delimeters from when conditionsScott Dodson2017-05-011-1/+1
| | | | | | In ansible 2.3 "[WARNING]: when statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {{ g_glusterfs_hosts is not defined }}"
* GlusterFS: provide default for groups.oo_glusterfs_to_config in with_itemsJose A. Rivera2017-04-181-3/+3
| | | | | | | | Workaround for the following "as intended"/"won't fix" bug: https://github.com/ansible/ansible/issues/13598 Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
* GlusterFS playbook and roleJose A. Rivera2017-04-105-0/+487
Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>