ansible-role-security
ansible-role-security copied to clipboard
update templates Debian unattended-upgrades
Hi Sorry, im wondering if its okay to update the template unattended-upgrades for Debian & Ubuntu based - which from what i tested this should no affect error for both platform
The unattended-upgrades in Debian will need below in order to work
Unattended-Upgrade::Origins-Pattern {
"origin=Debian,codename=${distro_codename}-security,label=Debian-Security";
};
while Ubuntu based still working with default one.
Many thanks for sharing this role playbook
This pull request has been marked 'stale' due to lack of recent activity. If there is no further activity, the PR will be closed in another 30 days. Thank you for your contribution!
Please read this blog post to see the reasons why I mark pull requests as stale.
Thank you! unattended-upgrades was not actually upgrading anything on Debian Bullseye, this fixed it for me.
This issue is no longer marked for closure.
kudos to Debian community for providing the great documentation as well!
This pull request has been marked 'stale' due to lack of recent activity. If there is no further activity, the PR will be closed in another 30 days. Thank you for your contribution!
Please read this blog post to see the reasons why I mark pull requests as stale.
This pull request has been closed due to inactivity. If you feel this is in error, please reopen the pull request or file a new PR with the relevant details.