An open API service indexing awesome lists of open source software.

https://github.com/johackim/ansible-personal

My personal ansible playbook for debian
https://github.com/johackim/ansible-personal

ansible ansible-playbook debian docker dokku fail2ban hardening iptables modsecurity security ssh

Last synced: 7 months ago
JSON representation

My personal ansible playbook for debian

Awesome Lists containing this project

README

          

Ansible-personal
===

> My personal ansible playbook for debian/ubuntu security

## Quick Start

```bash
git clone --recursive https://github.com/ston3o/ansible-personal
ansible-playbook playbook.yml -u -i ,
```

## Example

```bash
ansible-playbook playbook.yml -t base -u root -i 127.0.0.1:22,
```

## Support

Support me with a monthly donation and help me continue my activities:

[![liberapay](https://liberapay.com/assets/widgets/donate.svg)](https://liberapay.com/ston3o/donate)

Buy me a beer (BTC): [bitcoin:112aZxX9Jiya4TM6Le4foxTq9V8U6aVGbG](112aZxX9Jiya4TM6Le4foxTq9V8U6aVGbG)

## License

This project is licensed under the GNU GPL v3.0 - see the [LICENSE.txt](LICENSE.txt) file for details

**Free Software, Hell Yeah!**