feat: support cache in Linode inventory (#4179) (#4234)

(cherry picked from commit f6e0693e86)

Co-authored-by: Will Hegedus <whegedus@linode.com>
This commit is contained in:
patchback[bot] 2022-02-18 23:33:44 +01:00 committed by GitHub
commit 3b1b7966ca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 61 additions and 21 deletions

View file

@ -0,0 +1,2 @@
minor_changes:
- linode inventory plugin - add support for caching inventory results (https://github.com/ansible-collections/community.general/pull/4179).