Commit dd77df85 by Feanil Patel

Disable what we can and move on for now.

Some AMIs are missing the 'apt-daily-upgrade.timer' job and are failing.

See OPS-2365
parent b9a14900
......@@ -29,6 +29,7 @@
- "systemctl disable apt-daily.service"
- "systemctl disable apt-daily.timer"
- "systemctl disable apt-daily-upgrade.timer"
ignore_errors: true
- 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