You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Winston Smith d6a7e5024b
feat: configure local user
6 months ago
.gitignore initial commit 6 months ago
README.md initial commit 6 months ago
deploy.yml feat: configure local user 6 months ago
inventory.example.yml feat: add public ssh_key 6 months ago

README.md

Ansible for Debian

Why ?

Since I frequently install Debian servers, I wanted to make Ansible templates to ease-up redundant tasks.
So here is Ansible tasks related to that.
Since this repo is also a way to learn Ansible, feel free to drop by and give your thoughts ;)

What ?

This script will do:

  • Usually needed packages installation
  • SSH configuration
  • UFW configuration
  • And more to come !

Licence

A-GPL v3, as it should be !