ansible/changelogs/fragments/inventory-cache-file-missing-warning.yaml
Sloane Hertel 6df8a9ec53
Fix warning for nonexistent inventory cache (#72840) (#73443)
* Fix inventory cache warning by checking if the key exists before loading it

(cherry picked from commit 840bdc1e10)
2021-02-07 01:05:20 -06:00

2 lines
101 B
YAML

minor_changes:
- inventory cache - do not show a warning when the cache file does not (yet) exist.