aboutsummaryrefslogtreecommitdiffstats
path: root/inventory
AgeCommit message (Collapse)Author
2019-10-08mail1: add role to set up new mailserverEmil Renner Berthing
This is just the base OS for now. Let's hope someone who knows more about mail wants to continue..
2019-07-06doorputer: add role to set up doorputer rpiEmil Renner Berthing
2018-10-03jumbotron: add role to set up jumbotron rpiEmil Renner Berthing
2018-09-30Make it easier to run locallyEmil Renner Berthing
Now you just need ansible-playbook <playbook> when running ansible from your workstation. However when running ansible on the target machine it's a good idea to add "-clocal". Otherwise ansible will ssh to itself :/