summaryrefslogtreecommitdiffstats
path: root/roles/openshift_node/tasks/storage_plugins/iscsi.yml
Commit message (Collapse)AuthorAgeFilesLines
* dynamic inventory bug when group exists but its emptyMangirdas2018-02-021-0/+1
|
* add glusterblock support for ansibleMangirdas2018-01-311-1/+27
| | | | Co-authored-by: Christina Kyriakidou <Ckyriaki@Redhat.com>
* Remove openshift.common.{is_atomic|is_containerized}Michael Gugino2017-12-201-1/+1
| | | | | We set these variables using facts in init, no need to duplicate the logic all around the codebase.
* Deprecate using Ansible tests as filtersRussell Teague2017-12-141-1/+1
|
* retry package operationsLuke Meyer2017-11-301-0/+2
| | | | | | When a package install/update fails due to network blips or other spotty availability, retry it. If the failure is a real failure (e.g. package is really not there) it still fails after 3 tries (Ansible default).
* Refactor to use Ansible package moduleRussell Teague2016-11-171-1/+1
| | | | | The Ansible package module will call the correct package manager for the underlying OS.
* add iscsi storage_plugin dependencyRobert van Veelen2016-02-101-0/+4