ansible-role-security icon indicating copy to clipboard operation
ansible-role-security copied to clipboard

update templates Debian unattended-upgrades

Open brm-ryd opened this issue 2 years ago • 4 comments

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

brm-ryd avatar Mar 15 '22 09:03 brm-ryd

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.

stale[bot] avatar Jun 18 '22 20:06 stale[bot]

Thank you! unattended-upgrades was not actually upgrading anything on Debian Bullseye, this fixed it for me.

libricoleur avatar Jul 05 '22 09:07 libricoleur

This issue is no longer marked for closure.

stale[bot] avatar Jul 05 '22 09:07 stale[bot]

kudos to Debian community for providing the great documentation as well!

brm-ryd avatar Jul 09 '22 11:07 brm-ryd

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.

stale[bot] avatar Oct 15 '22 21:10 stale[bot]

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.

stale[bot] avatar Nov 23 '22 08:11 stale[bot]