#382 subprocess out to ansible for test execution
Closed: Fixed Opened by tflink.

In order to actually run tests written in Ansible, we need to have some form of interface to hand off execution to ansible.

Ideally, this can be done via subprocess as the Ansible API can change but the CLI interface is very unlikely to change in any significant way.


Fixed by 89abc3d.

Metadata Update from @kparal:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

Metadata