New in version 2.8.
The below requirements are needed on the local master node that executes this inventory.
Parameter | Choices/Defaults | Configuration | Comments |
---|---|---|---|
access_token - / required | env:LINODE_ACCESS_TOKEN | The Linode account personal access token. | |
plugin - / required |
| marks this as an instance of the 'linode' plugin | |
regions list | Default: [] | Populate inventory with instances in this region. | |
types list | Default: [] | Populate inventory with instances with this type. |
# Minimal example. `LINODE_ACCESS_TOKEN` is exposed in environment. plugin: linode # Example with regions, types, groups and access token plugin: linode access_token: foobar regions: - eu-west types: - g5-standard-2
Hint
If you notice any issues in this documentation, you can edit this document to improve it.
Hint
Configuration entries for each entry type have a low to high priority order. For example, a variable that is lower in the list will override a variable that is higher up.
© 2012–2018 Michael DeHaan
© 2018–2019 Red Hat, Inc.
Licensed under the GNU General Public License version 3.
https://docs.ansible.com/ansible/2.9/plugins/inventory/linode.html