Skip to content

Instantly share code, notes, and snippets.

@victorock
Created March 25, 2019 09:44
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save victorock/3c28056b41e3489d731cc5a2801f2166 to your computer and use it in GitHub Desktop.
Save victorock/3c28056b41e3489d731cc5a2801f2166 to your computer and use it in GitHub Desktop.
---
filters:
extattrs: {}
view: null
@getsomebread
Copy link

If I add extensible attribute 'ansible_managed' with value of 'yes' to each Infoblox host record I want added to my Tower/AWX inventory, how would the extattrs filter look? Maybe this?

  extattrs: { ansible_managed: true }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment