You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
chatton 093065c6ce updated uptime kuma image 2 years ago
.config Add bootstrap, Makefile, imports from ansible-docker-backup (#20) 3 years ago
.github/workflows fix linter and bump python CI versions 3 years ago
collections/ansible_collections/chatton updating version of docker_volume_backup 3 years ago
group_vars use /tmp for backups 3 years ago
host_vars updated uptime kuma image 2 years ago
playbooks fix linter and bump python CI versions 3 years ago
roles updated uptime kuma image 2 years ago
scripts Add bootstrap, Makefile, imports from ansible-docker-backup (#20) 3 years ago
tests Add bootstrap, Makefile, imports from ansible-docker-backup (#20) 3 years ago
vault_vars Correctly Configure Proton VPN 3 years ago
.ansible-lint Configure samba and fix backup for snunmu (#41) 3 years ago
.gitignore add deps to git 3 years ago
Makefile updated portainer version 3 years ago
README.md Add bootstrap, Makefile, imports from ansible-docker-backup (#20) 3 years ago
ansible.cfg add deps to git 3 years ago
hosts.ini Configure samba and fix backup for snunmu (#41) 3 years ago
linode.yml Add Linode setup and mergerfs (#11) 3 years ago
requirements.txt Add bootstrap, Makefile, imports from ansible-docker-backup (#20) 3 years ago
requirements.yml updating version of docker_volume_backup 3 years ago

README.md

HomeLab

An ansible specific private key is used in these playbooks.

This key can be generated by running

Generate the keyfile

ssh-keygen -t ed25519 -C "ansible"

Add to authorized host

# replace the user/hostname with whatever you need to connect to.
ssh-copy-id -i ~/.ssh/ansible.pub cianhatton@qnap