ansible/changelogs/fragments/inventory-cache-file-missing-warning.yaml
Sloane Hertel 840bdc1e10
Fix warning for nonexistent inventory cache (#72840)
* Fix inventory cache warning by checking if the key exists before loading it
* changelog
2021-02-01 14:29:36 -05:00

2 lines
101 B
YAML

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