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

vmware_vm_inventory - fixed hostgroups being created automatically when the with_path option is enabled #2248

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Commits on Nov 14, 2024

  1. Removed automatically created the host groups

    Removed the piece that automatically created the host groups from the VM path.
    dmnagornyi authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    29a8e86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9af2fd0 View commit details
    Browse the repository at this point in the history
  3. Update vmware_vm_inventory.py

    Removed unnecessary ansible.module_utils.six module.
    dmnagornyi authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    9b65a26 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Updated Inventory with rooted 'with_path' option test.

    It makes sense to look for rooted 'path' value in variable instead of group_names
    dmnagornyi authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    dbc596a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from dmnagornyi/dmnagornyi-patch-1

    Updated Inventory with rooted 'with_path' option test.
    dmnagornyi authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    bc4d196 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Configuration menu
    Copy the full SHA
    f3630e5 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. Configuration menu
    Copy the full SHA
    1dc37d9 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2024

  1. Configuration menu
    Copy the full SHA
    df995cc View commit details
    Browse the repository at this point in the history