--- # Internal variables for linode_inventory role # Linode API endpoint linode_api_url: "https://api.linode.com/v4/linode/instances" # Required environment variables required_env_vars: - LINODE_API_TOKEN # Default groups that will be created default_groups: - linode_all