Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/binaryfields/playbooks
https://github.com/binaryfields/playbooks
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/binaryfields/playbooks
- Owner: binaryfields
- Created: 2021-12-17T18:02:32.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-06T17:24:14.000Z (3 months ago)
- Last Synced: 2024-12-25T07:54:03.731Z (13 days ago)
- Language: Jinja
- Size: 43 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
## Task Structure
- name
- type
- loop
- when
- register
- notify
- ignore_errors## Hardening
* Diff
/etc/modprobe.d/dev-sec.conf
/etc/profile.d/pinerolo_profile.sh
/etc/profile.d/tmout.sh
/etc/systemd/coredump.conf.d/custom.conf
/etc/initramfs-tools/modules
/etc/securetty
/etc/pam.d/common-auth
/etc/pam.d/common-password
/etc/pam.d/common-account
/etc/pam.d/common-session
/etc/pam.d/common-session-noninteractive
/etc/login.defs
/etc/ld.so.cache
/etc/sysctl.conf
/etc/security/faillock.conf
/etc/security/limits.d/10.hardcore.conf
/etc/fstab
/usr/share/pam-configs/faillock
/usr/share/pam-configs/faillock_authfail
/usr/share/pam-configs/passwdqc## Reference
- https://www.vultr.com/docs/how-to-configure-a-debian-11-bullseye-server-with-ansible/
- https://docs.k3s.io/quick-start
- https://github.com/k3s-io/k3s-ansible
- https://github.com/cicdteam/terraform-hcloud-k3s