Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-09-30 | Make it easier to run locally | Emil 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 :/ | |||
2018-09-26 | Format yaml lists like yaml.org | Emil Renner Berthing | |
2018-09-25 | Keep consistent ordering of rules | Emil Renner Berthing | |
Do - name: ... module: dest/path: 'destination on target' src: ... state: ... owner: ... group: ... mode: ... with_*: ... notify: ... tags: ... | |||
2018-09-23 | Add owner, group and mode to all created files | Emil Renner Berthing | |
2017-11-19 | space_server: unbound: use unbound instad of bind | Emil Renner Berthing | |
2017-11-12 | space_server: run avahi | Emil Renner Berthing | |
2017-11-12 | initial commit | Emil Renner Berthing | |