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
- Host: GitHub
- URL: https://github.com/ladicle/debug-tools-playbook
- Owner: Ladicle
- Created: 2017-10-14T04:50:05.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-21T01:12:30.000Z (over 8 years ago)
- Last Synced: 2025-01-12T08:43:11.310Z (about 1 year ago)
- Topics: ansible, debugging-tools, playbook
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```