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 c3e2deadd0
chore: removing snunmu references and removing unused stacks
9 months ago
.config Add bootstrap, Makefile, imports from ansible-docker-backup (#20) 3 years ago
collections/ansible_collections/chatton remove unneeded variables 2 years ago
group_vars chore: removing snunmu references and removing unused stacks 9 months ago
host_vars chore: removing snunmu references and removing unused stacks 9 months ago
playbooks chore: removing snunmu references and removing unused stacks 9 months ago
roles chore: removing snunmu references and removing unused stacks 9 months ago
vault_vars chore: added custom docker logic 1 year ago
.gitignore add deps to git 3 years ago
Makefile chore: removing snunmu references and removing unused stacks 9 months ago
README.md Add bootstrap, Makefile, imports from ansible-docker-backup (#20) 3 years ago
ansible.cfg merge dell branch 2 years ago
hosts.ini chore: removing snunmu references and removing unused stacks 9 months ago
linode.yml Add Linode setup and mergerfs (#11) 3 years ago
requirements.txt merge dell branch 2 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