community.general.linode – Ansible dynamic inventory plugin for Linode.¶
Note
This plugin is part of the community.general collection (version 1.3.6).
To install it use: ansible-galaxy collection install community.general
.
To use it in a playbook, specify: community.general.linode
.
Synopsis¶
Reads inventories from the Linode API v4.
Uses a YAML configuration file that ends with linode.(yml|yaml).
Linode labels are used by default as the hostnames.
The inventory groups are built from groups and not tags.
Requirements¶
The below requirements are needed on the local controller node that executes this inventory.
python >= 2.7
linode_api4 >= 2.0.0