Let's just create a role that populates the Linode inventory..

This commit is contained in:
Kevin Thompson
2025-04-27 13:36:55 -05:00
parent 424dc8653b
commit 83932105ef
4 changed files with 80 additions and 7 deletions

View File

@@ -1,7 +0,0 @@
plugin: linode.cloud.linode
api_token: '{{ lookup("env", "ANSIBLE_PASSWORD") }}'
regions:
- us-east
instance_tags:
- production
- k3s