Let's start with a minimal inventory and work our way out..
This commit is contained in:
7
inventory/linode_minimal.yaml
Normal file
7
inventory/linode_minimal.yaml
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
---
|
||||||
|
plugin: community.general.linode
|
||||||
|
api_token: "{{ lookup('env', 'LINODE_API_TOKEN') }}"
|
||||||
|
|
||||||
|
compose:
|
||||||
|
ansible_host: ipv4[0]
|
||||||
|
ansible_user: phlux
|
Reference in New Issue
Block a user