Linuxfabrik / lfops

LFOps is an Ansible Collection of generic Roles, Playbooks and Plugins for managing Linux-based Cloud Infrastructures.
https://linuxfabrik.ch
The Unlicense
45 stars 11 forks source link

Handling dpkg-dist, rpmnew and rpmsave #158

Open markuslf opened 3 months ago

markuslf commented 3 months ago

After each task in which a configuration file is directly changed (lineinfile and similar) or provided by a j2 template, we can remove any existing .dpkg-dist, .rpmsave or .rpmnew file with the same name.