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
- Host: GitHub
- URL: https://github.com/johackim/ansible-personal
- Owner: johackim
- License: gpl-3.0
- Created: 2017-03-04T16:32:30.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-11-02T22:52:46.000Z (almost 7 years ago)
- Last Synced: 2025-01-28T01:44:13.155Z (9 months ago)
- Topics: ansible, ansible-playbook, debian, docker, dokku, fail2ban, hardening, iptables, modsecurity, security, ssh
- Homepage:
- Size: 70.3 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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:
[](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!**