Change inventory yaml from role into inventory yaml

This commit is contained in:
2025-04-27 12:13:47 -05:00
parent 21b4c45cc3
commit 424dc8653b
3 changed files with 7 additions and 15 deletions

View File

@@ -1,8 +0,0 @@
---
- name: Gather Linode instances into dynamic inventory
hosts: localhost
gather_facts: false
tasks:
- name: Include Linode Inventory Role
import_role:
name: inventory/linode_inventory