coduo.tutu

TuTu ansible role

Build Status

This role install TuTu - flexible http server mocking tool. Keep in mind that this role do not set www-serwer, you need to do it on your own.

You can use following variables to configure TuTu:

tutu_root_path: /var/www/tutu
tutu_responses_file_path: "{{ tutu_root_path }}/tutu/config/responses.yml"
tutu_resources_path: "{{ tutu_root_path }}/tutu/resources"
About

TuTu - flexible http server mocking tool

Install
ansible-galaxy install coduo.tutu
GitHub repository
License
Unknown
Downloads
22
Owner