summaryrefslogtreecommitdiffstats
path: root/playbooks/adhoc/docker_loopback_to_lvm/ops-docker-loopback-to-direct-lvm.yml
Commit message (Collapse)AuthorAgeFilesLines
* Don't double quote when conditionsScott Dodson2017-05-011-1/+1
|
* 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 }}"
* YAML LintingRussell Teague2016-12-121-1/+1
| | | | | * Added checks to make ci for yaml linting * Modified y(a)ml files to pass lint checks
* ops-docker-loopback-to-direct-lvm.yml: fix typo on the variable name ↵gaelL2016-07-121-1/+1
| | | | "cli_name vs cli_host"
* added docker info to the end of docker loop to direct lvm playbook.Thomas Wiest2015-10-241-3/+14
|
* added a generic playbook (ops-docker-loopback-to-direct-lvm.yml) to convert ↵Thomas Wiest2015-10-191-0/+104
a host from loop back to direct-lvm docker storage.