jnv / ansible-role-unattended-upgrades

[DEPRECATED] Setup unattended-upgrades on Debian-based systems
https://github.com/jnv/ansible-role-unattended-upgrades/issues/98
GNU General Public License v2.0
272 stars 94 forks source link

Add 'managed by ansible' header #69

Closed jkirk closed 4 years ago

jkirk commented 4 years ago

It would be nice if the deployed files would contain a "managed by ansible" header. Adding this line at the top would do the trick:

// {{ ansible_managed }}

If a PR helps, I will gladly provide one.. :)