mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-27 18:50:21 -07:00
linode inventory plugin: fix parsing of access_token (#318)
Read config before trying to use the config. Original issue: https://github.com/ansible/ansible/issues/66874
This commit is contained in:
parent
43c805f7db
commit
4dad1ee6fe
2 changed files with 3 additions and 1 deletions
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- linode inventory plugin - fix parsing of access_token (https://github.com/ansible/ansible/issues/66874)
|
Loading…
Add table
Add a link
Reference in a new issue