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 9aa39cb7d2
chore: bump portainer version
12 hours ago
.config Add bootstrap, Makefile, imports from ansible-docker-backup (#20) 4 years ago
collections/ansible_collections/chatton remove unneeded variables 3 years ago
group_vars nzbget 7 months ago
host_vars bumping arr versions, plex and overseerr 7 months ago
playbooks chore: disabling dailing claude greeting 2 months ago
roles chore: bump portainer version 12 hours ago
vault_vars chore: disabling dailing claude greeting 2 months ago
.gitignore add deps to git 4 years ago
Makefile chore: removing snunmu references and removing unused stacks 1 year ago
README.md Add bootstrap, Makefile, imports from ansible-docker-backup (#20) 4 years ago
ansible.cfg merge dell branch 3 years ago
hosts.ini chore: removing snunmu references and removing unused stacks 1 year ago
linode.yml Add Linode setup and mergerfs (#11) 4 years ago
requirements.txt merge dell branch 3 years ago
requirements.yml chore: install go on home lab servers 2 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