An open API service indexing awesome lists of open source software.

https://github.com/ladicle/debug-tools-playbook

Debugging Tools for ISUCON
https://github.com/ladicle/debug-tools-playbook

ansible debugging-tools playbook

Last synced: about 1 year ago
JSON representation

Debugging Tools for ISUCON

Awesome Lists containing this project

README

          

# Debug Tools Playbook

This Ansible playbook provide debugging tools.

## Run

To run the following command

```
ansible-playbook -i inventory/isucon.sample site.yml -u -K
```