https://github.com/d3adb5/ansible-bootstrap
Ansible collection used to bootstrap servers managed by myself.
https://github.com/d3adb5/ansible-bootstrap
ansible ansible-playbooks
Last synced: 5 months ago
JSON representation
Ansible collection used to bootstrap servers managed by myself.
- Host: GitHub
- URL: https://github.com/d3adb5/ansible-bootstrap
- Owner: d3adb5
- Created: 2022-02-12T01:32:46.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-03-01T09:16:55.000Z (over 2 years ago)
- Last Synced: 2024-03-01T10:30:10.605Z (over 2 years ago)
- Topics: ansible, ansible-playbooks
- Homepage:
- Size: 86.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Ansible Bootstrap Collection
This is an Ansible collection that provides a set of roles to apply some basic
starting configuration to private servers I manage. It is not meant as a fully
fledged, reusable collection with a wide range of use cases, but rather as a
starting point for my own infrastructure.
As such it will not be pushed to Ansible Galaxy, but will instead be used
internally alongside other playbooks and roles I've written. Sooner or later
this repository might be merged with another one into a single collection for
internal use. Until then, this one will be referenced as a dependency fetched
directly from Git by Ansible.