https://github.com/gregbjohns/ansible-public
Useful ansible stuff
https://github.com/gregbjohns/ansible-public
ansible ansible-playbook yaml
Last synced: about 1 month ago
JSON representation
Useful ansible stuff
- Host: GitHub
- URL: https://github.com/gregbjohns/ansible-public
- Owner: gregbjohns
- License: apache-2.0
- Created: 2025-01-20T09:26:26.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-03T16:04:06.000Z (over 1 year ago)
- Last Synced: 2025-02-03T17:22:22.751Z (over 1 year ago)
- Topics: ansible, ansible-playbook, yaml
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ansible-public
Useful ansible playbooks
## makehostkvm
Prepare a Debian 12 system to be a KVM hypervisor
## aptupdateall
APT update and upgrade all hosts, cleanup, and reboot if necessary
Intended for Debian and Debian Based systems (Ubuntu et al.)