Commit 30728022 by Kevin Falcone

Found another new security upgrader running on our 16.04 machines

This appears to have come in when we updated our base AMI.
parent 935e467f
......@@ -28,6 +28,7 @@
with_items:
- "systemctl disable apt-daily.service"
- "systemctl disable apt-daily.timer"
- "systemctl disable apt-daily-upgrade.timer"
- name: Disable unattended-upgrades
file:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment