Commit 9dc560b
authored
fix considering wait_for as relevant task (#25)
fix considering wait_for as relevant task
ansible may report into the callback plugin FQCN names. Extend the
is_intersting check with FQCN names.
update to otce 0.22.0 to repair cce project cleanup
Reviewed-by: None <None>
Reviewed-by: OpenTelekomCloud Bot <None>1 parent c5b83ec commit 9dc560b
File tree
3 files changed
+15
-4
lines changed- apimon/ansible/callback
- releasenotes/notes
3 files changed
+15
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
237 | | - | |
238 | | - | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
239 | 243 | | |
240 | 244 | | |
241 | 245 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments