Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Group by Platforms Issue #1358

Open
andyhunts69 opened this issue Nov 26, 2024 · 0 comments
Open

[Bug]: Group by Platforms Issue #1358

andyhunts69 opened this issue Nov 26, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@andyhunts69
Copy link

Ansible NetBox Collection version

latest

Ansible version

ansible [core 2.16.11]
  config file = /etc/ansible/ansible.cfg
  configured module search path = ['/home/asemarkadm/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
  ansible python module location = /usr/lib/python3/dist-packages/ansible
  ansible collection location = /home/asemarkadm/.ansible/collections:/usr/share/ansible/collections
  executable location = /usr/bin/ansible
  python version = 3.10.12 (main, Nov  6 2024, 20:22:13) [GCC 11.4.0] (/usr/bin/python3)
  jinja version = 3.0.3
  libyaml = True

NetBox version

v4

Python version

3.8

Steps to Reproduce

Playbooks now not returning hosts using group by platforms. This worked ok in Netbox version 3, but looks to have stopped working in v4.

I have a platform set on device and VMs, and only see the device returned in the playbook not the VMs

hosts: platforms_windows-server-2016
Only returns hosts that are a device, not virtual machines

Expected Behavior

Platforms should return all items in Netbox

Observed Behavior

None reported

@andyhunts69 andyhunts69 added the bug Something isn't working label Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant