Commit e91af31
Will Miller
Fix detection of all absent VMs
`rejectattr` fails if the attribute is not set, and no default option is
available. Alter the logic to ensure that if `state` is unset, it is
treated as `present`.1 parent d676ee4 commit e91af31
1 file changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
5 | 8 | | |
6 | 9 | | |
7 | 10 | | |
| |||
0 commit comments