Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems - Playbooks is what make all of that happen!
Join the community of Kawaiipantsu / THUGS(red) and participate in the dev talk around Redjoust or simply just come visit us and chat about anything security related :) We love playing around with security. Also we have ctf events and small howto events for new players.
THUGS(red) Discord: https://discord.gg/Xg2jMdvss9
I have a small debian lxc container build like this:
- 512MiB Ram / 512MiB Swap, 1 Core, Nesting = true, amd64
- Debian 11
- Ansible
- Ansible Semaphore (systemd managed, running directly on port 80)
- All config paths set to use /opt/ansible as workdir
- I only use the web ui - i'm still a n00b :)
Hey! - Please notice that these playbooks are "as is" and that i don't really care if you understand them or not. I use these playbooks for my own persoanl usage and only that. I have shared them as others might build on them or use "as is" if they desire. But you should always audit my code and not just trust it blindly :)