Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 599 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 599 Bytes

Ansible repo

Tests Awesome

This is a collection of personal ansible playbooks, for setting up different things

Projects

  • CTFD sets up a ctfd instance via docker compose, with SSL from certbot.
  • ghidra sets up a ghidra server.
  • lumen sets up a private lumina server.

Running tests

Simply doing vagrant up in the root directory is enough to run said ansible playbook.

Do vagrant up [name] to run tests against a single service