infoblox-ansible icon indicating copy to clipboard operation
infoblox-ansible copied to clipboard

Inheritance is ignored with create any type of records

Open seefor opened this issue 3 years ago • 0 comments

I've tested this many different ways with Inheritance settings and they all failed.

Looked at the code and didn't see that anywhere as an option to add inheritance

  extattrs:
    description:
      - Allows for the configuration of Extensible Attributes on the
        instance of the object.  This argument accepts a set of key / value
        pairs for configuration.
    type: dict

Looks like you need to add and option to check for "_inheritance"

seefor avatar Sep 30 '21 18:09 seefor