https://github.com/ypcrts/lazybox
Lazy box provisioning stuff. Mostly targeting debian-stable.
https://github.com/ypcrts/lazybox
archlinux debian debian-buster linux provisioning sysadmin
Last synced: about 2 months ago
JSON representation
Lazy box provisioning stuff. Mostly targeting debian-stable.
- Host: GitHub
- URL: https://github.com/ypcrts/lazybox
- Owner: ypcrts
- Created: 2017-10-11T22:48:49.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2021-11-02T22:18:29.000Z (over 3 years ago)
- Last Synced: 2025-01-19T10:33:09.075Z (3 months ago)
- Topics: archlinux, debian, debian-buster, linux, provisioning, sysadmin
- Language: Shell
- Homepage:
- Size: 1.55 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Security: security.yml
Awesome Lists containing this project
README
# Ansible
```bash
mkvirtualenv 3 -p /usr/bin/python3
pip install ansible
ansible-playbook -t ssh -K security.yml
ansible-playbook -t firewall -K security.yml
```# Debian GNU/Linux
# Arch Linux
# Windows
- https://github.com/W4RH4WK/Debloat-Windows-10
# macOS
- This helps
https://github.com/mathiasbynens/dotfiles/blob/master/.macos- Don't forget about
https://github.com/ypcrts/dots/tree/master/shell/.profile.d/darwin