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

https://github.com/owlinux1000/playbook4ctf

CTF環境構築用Playbook
https://github.com/owlinux1000/playbook4ctf

ansible ctf

Last synced: 12 months ago
JSON representation

CTF環境構築用Playbook

Awesome Lists containing this project

README

          

# Ansible Playbook for CTF Environment on Vagrant

## How to use

1. Edit `inventory/inventory.ini` to the hostname that you want to build up
2. Run the below command
- `ansible-playbook -i inventory/inventory.ini main.yml`

## Roles

- common
- pwn