Git Product home page Git Product logo

Comments (6)

TheSemicolons avatar TheSemicolons commented on September 24, 2024 1

Yup, working now with 1.10.0. I never used anything before 1.9.0, but since it was part of the API I assumed it worked at one point before.

from ansible-collection-vultr.

resmo avatar resmo commented on September 24, 2024

@TheSemicolons thanks for reporting, investigating.

from ansible-collection-vultr.

resmo avatar resmo commented on September 24, 2024

@TheSemicolons it seems that internal_ip never worked in this inventory, are you referring to the ngine_io.vultr inventory?

The function was added by PR #87

from ansible-collection-vultr.

resmo avatar resmo commented on September 24, 2024

fixed by #87

from ansible-collection-vultr.

TheSemicolons avatar TheSemicolons commented on September 24, 2024

@resmo

I was using https://docs.ansible.com/ansible/latest/collections/vultr/cloud/vultr_inventory.html and assumed that since the attributes parameter linked to https://www.vultr.com/api/#operation/list-instances that all those values were available for the compose parameter.

I was attempting to do:

plugin: vultr.cloud.vultr
api_key: "[redacted]"
compose:
  ansible_host: vultr_internal_ip or vultr_v6_main_ip or vultr_main_ip
keyed_groups:
  - key: vultr_tags | lower
    prefix: ''
    separator: ''
strict: true

So that Ansible would manage instances over the internal_ip instead of the v6_main_ip or main_ip.

from ansible-collection-vultr.

resmo avatar resmo commented on September 24, 2024

Ok, thanks for clarification. I was wondering because you wrote "no longer shows up", but your example should be working with 1.10.0 released few hours ago.

from ansible-collection-vultr.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.