https://github.com/owlinux1000/playbook4ctf
CTF環境構築用Playbook
https://github.com/owlinux1000/playbook4ctf
ansible ctf
Last synced: 12 months ago
JSON representation
CTF環境構築用Playbook
- Host: GitHub
- URL: https://github.com/owlinux1000/playbook4ctf
- Owner: owlinux1000
- Created: 2019-05-01T02:00:42.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-24T14:40:08.000Z (over 6 years ago)
- Last Synced: 2025-03-06T00:26:21.742Z (over 1 year ago)
- Topics: ansible, ctf
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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