Commit fa63e39
Derek
fix: skip apport disable when package not installed
The desktop.yml now removes apport as part of unwanted packages cleanup.
This caused telemetry.yml to fail when trying to modify /etc/default/apport.
Added failed_when: false to handle missing apport gracefully.1 parent cfa2ffa commit fa63e39
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
| 45 | + | |
44 | 46 | | |
45 | 47 | | |
46 | 48 | | |
| |||
0 commit comments