Skip to content

Ansible role to install TuTu - flexible http server mocking tool

Notifications You must be signed in to change notification settings

coduo/ansible-role-tutu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Ansible role to install TuTu - flexible http server mocking tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published