os-faults/os_faults/ansible
Ilya Shakhat 276405ef1c Fix custom module support in Ansible 2.4
Before Ansible 2.4 the location of modules was a ':'-separated
string, but in Ansible 2.4 it is list of paths (and a list MUST
contain more than one item).

This patch adds correct handling for both Ansible versions.

Change-Id: Iab571f9e03e0f27a7720bcea801592d0ab3d3209
2017-11-02 11:17:48 +01:00
..
modules Implement stress injection 2017-08-30 15:09:49 +02:00
__init__.py Rename os-failures into os-faults 2016-09-04 15:59:16 +03:00
executor.py Fix custom module support in Ansible 2.4 2017-11-02 11:17:48 +01:00