I have a dozen or so computers around the place, mostly running Debian or a derivative (Rasberry Pi OS).
I'm looking for a lightweight way to maintain their root-owned configuration files, things like added scripts in /etc/cron.daily, postfix configuration, systemd additions, etc. While Ansible will do this it feels like overkill to me, **all** I really need is to manage files, I'm quite happy starting and stopping systems 'manually' as it were. Is there some sort of minimal ansible that will let me do central management of root-owned files? -- Chris Green ยท

