Skip to content

blinky-z/ansible-playbooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Useful ansible playbooks

Playbooks:

  • Ubuntu Server Set-Up - Sets up Ubuntu server. Configures a new user, SSH key, fail2ban, useful utils, and more. This is the playbook I personally use everytime I create a new VPS
  • rTorrent - Installs rTorrent
  • qBittorrent - Installs qBittorrent
  • WireGuard VPN - Installs WireGuard VPN
  • wg-easy - Installs WireGuard VPN using wg-easy. More user-friendly variant, includes WebUI

Required dependencies

Please make sure to install the Python passlib library locally. This library is required for those playbooks that accept passwords.

License

MIT

About

Some useful Ansible playbooks

Resources

License

Stars

Watchers

Forks