When using the meta module, how come it doesn’t work with a “when” condition, it will always run regardless of the when condition?
- meta: refresh_inventory
when: xxxx ← doesn’t matter what you put here meta refresh will always run?
Is this by design?