Add python requirements for linode inventory script
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
---
|
||||||
collections:
|
collections:
|
||||||
- name: community.general
|
- name: community.general
|
||||||
- name: linode.cloud
|
- name: linode.cloud
|
||||||
|
|
||||||
|
python:
|
||||||
|
- requests>=2.25.0
|
||||||
|
- urllib3>=1.26.0
|
||||||
|
Reference in New Issue
Block a user