Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-27 | space_server: show nicer loop items | Emil Renner Berthing | |
2018-12-06 | space_server: networkd: fix unneeded calculation | Emil Renner Berthing | |
2018-11-30 | space_server: networkd: use Link.RequiredForOnline | Emil Renner Berthing | |
..rather than overriding ExecStart to call networkd-wait-online with --ignore | |||
2018-11-24 | space_server: networkd: smarter set difference | Emil Renner Berthing | |
2018-11-11 | fedora: align with debian role | Emil Renner Berthing | |
2018-11-10 | space_server: drop uneccessary subdirs | Emil Renner Berthing | |
2018-10-02 | space_server: networkd: delete leftover configuration | Emil Renner Berthing | |
2018-10-02 | space_server: networkd: don't restart running networkd | Emil Renner Berthing | |
..this might cut the pipe we're connected through, and new network configuration should be tested to work after reboot anyway | |||
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 | space_server: networkd: drop flaky cleanup | Emil Renner Berthing | |
It's still unfortunate that you can't easily tell ansible to manage a directory completely including which files should exists in it. Remove flaky code trying to implement that. | |||
2018-09-23 | Add owner, group and mode to all created files | Emil Renner Berthing | |
2018-09-21 | Use one variable for chroot or nspawn environment | Emil Renner Berthing | |
2017-11-20 | space_server: networkd: use drop-in file for wait-online | Emil Renner Berthing | |
The trick to overwriting the ExecStart option is to clear it first with ExecStart= | |||
2017-11-12 | initial commit | Emil Renner Berthing | |