Commit cce36d9
committed
Fix ansible test flakiness from install cache short-circuit
Pass no_cache=True in the security-controls warning test so the install
handler always runs (and emits warnings) even when the package is already
present on the system from a prior test or host state.
https://claude.ai/code/session_01F3rkN6ZccKrtGTwXLHaof71 parent 5459ad6 commit cce36d9
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
| 127 | + | |
127 | 128 | | |
128 | 129 | | |
129 | 130 | | |
| |||
137 | 138 | | |
138 | 139 | | |
139 | 140 | | |
140 | | - | |
| 141 | + | |
141 | 142 | | |
142 | 143 | | |
143 | 144 | | |
| |||
0 commit comments