Update inventory playbook to accurately call the role
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
hosts: localhost
|
||||
gather_facts: false
|
||||
roles:
|
||||
- role: inventory/linode
|
||||
- roles/inventory/linode
|
||||
vars:
|
||||
linode_token: "{{ lookup('env', 'LINODE_TOKEN') }}"
|
||||
|
||||
|
Reference in New Issue
Block a user