Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | change state=running to start=started as the old one is going away in ↵ | Kevin Fenzi | 2017-04-13 | 1 | -2/+2 |
| | | | | ansible 2.7 | ||||
* | Death to all trailing whitespace. | Kevin Fenzi | 2016-08-08 | 1 | -1/+1 |
| | |||||
* | roles: iscsi: mark WD drives as not multipath | Patrick Uiterwijk | 2016-04-21 | 1 | -0/+3 |
| | | | | | | | | The new harddrive in buildvmhost-11 is not only 600GB (twice the size of its other drive), but is also from another vendor, meaning that it doesn't match the existing multipath blacklist. Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | ||||
* | Move netapp_* vars to the iscsi role | Michael Scherer | 2016-04-09 | 1 | -0/+5 |
| | | | | | Since that's the only role where they are used, it make sense to keep it close and not "pollute" the global namespace | ||||
* | polling_interval is only valid in defaults | Patrick Uiterwijk | 2016-02-24 | 1 | -2/+1 |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | ||||
* | adding dnf to iscsi_client | Tim Flink | 2015-11-09 | 1 | -1/+11 |
| | |||||
* | And comment this special case for now, not needed. | Kevin Fenzi | 2015-02-07 | 1 | -5/+5 |
| | |||||
* | Update state from installed/removed to present/absent for yum module as per ↵ | Praveen Kumar | 2014-11-05 | 1 | -1/+1 |
| | | | | latest documents -> http://docs.ansible.com/yum_module.html | ||||
* | Fix dell vmhosts to not use multipath for local disk. | Kevin Fenzi | 2014-04-22 | 1 | -0/+3 |
| | |||||
* | Tweak role | Kevin Fenzi | 2014-01-02 | 1 | -1/+1 |
| | |||||
* | Fix old variable usage. Patch from janeznemanic. Thanks! | Kevin Fenzi | 2014-01-01 | 1 | -2/+1 |
| | |||||
* | Right, try this | Kevin Fenzi | 2013-10-31 | 1 | -1/+1 |
| | |||||
* | Are we having fun yet? | Kevin Fenzi | 2013-10-31 | 1 | -1/+1 |
| | |||||
* | Further adventures | Kevin Fenzi | 2013-10-31 | 1 | -1/+1 |
| | |||||
* | More fun | Kevin Fenzi | 2013-10-31 | 1 | -1/+1 |
| | |||||
* | Ok, lets try this one instead | Kevin Fenzi | 2013-10-31 | 1 | -1/+1 |
| | |||||
* | Double quotes? | Kevin Fenzi | 2013-10-31 | 1 | -1/+1 |
| | |||||
* | Try this conditional | Kevin Fenzi | 2013-10-31 | 1 | -1/+1 |
| | |||||
* | Add other netapp iscsi for buildvmhosts only. | Kevin Fenzi | 2013-10-31 | 1 | -1/+6 |
| | |||||
* | Add a iscsi_client role, add to virthosts | Kevin Fenzi | 2013-10-01 | 3 | -0/+105 |