No description
Find a file
Nis Wechselberg 866f02bdbb
Initial base playbooks
Signed-off-by: Nis Wechselberg <enbewe@enbewe.de>
2024-06-17 16:45:02 +02:00
meta Initial base playbooks 2024-06-17 16:45:02 +02:00
playbooks Initial base playbooks 2024-06-17 16:45:02 +02:00
CHANGELOG.md Initial base playbooks 2024-06-17 16:45:02 +02:00
galaxy.yml Initial base playbooks 2024-06-17 16:45:02 +02:00
LICENSE Initial commit 2024-06-17 16:43:12 +02:00
README.md Initial base playbooks 2024-06-17 16:45:02 +02:00

Ansible Collection - enbewe.base

Collecion of base things for common deployment of systems.

Playbooks

enbewe.base.known_hosts

Uses the (host) variable ssh_ed25519 to register SSH host keys in the known hosts of localhost.

enbewe.base.update

Install available updates from package management.

enbewe.base.access

Install ssh keys as authorized keys in the target system and also configures sudo rights to the ansible user.