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.
|
6 months ago | |
---|---|---|
.gitignore | 6 months ago | |
README.md | 6 months ago | |
deploy.yml | 6 months ago | |
inventory.example.yml | 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 !