feat: support cache in Linode inventory (#4179)

This commit is contained in:
Will Hegedus 2022-02-18 17:15:29 -05:00 committed by GitHub
commit f6e0693e86
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).