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

Add a try except of ManagedObjectNotFound for Vms and Regex for vmNames #1733

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

Commits on May 2, 2023

  1. Add the possibility to get all vms of one cluster or one folder or to…

    … get the vm name by regex
    nina.loser committed May 2, 2023
    Configuration menu
    Copy the full SHA
    88b96ed View commit details
    Browse the repository at this point in the history
  2. Add the possibility to get all vms of one cluster or one folder or to…

    … get the vm name by regex
    nina.loser committed May 2, 2023
    Configuration menu
    Copy the full SHA
    429a506 View commit details
    Browse the repository at this point in the history
  3. add try except for ManagedObjectNotFound by vms

    nina.loser committed May 2, 2023
    Configuration menu
    Copy the full SHA
    84253bd View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Add the changelog File

    nina.loser committed May 11, 2023
    Configuration menu
    Copy the full SHA
    426e1a2 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. Add the Pull Request Nr

    nina.loser committed May 12, 2023
    Configuration menu
    Copy the full SHA
    a37060f View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Add the possibility to search for a list of vm names

    nina.loser committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    736731e View commit details
    Browse the repository at this point in the history
  2. Can not with ´ instead of '

    nina.loser committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    31451da View commit details
    Browse the repository at this point in the history
  3. Try to find why it not work

    nina.loser committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    024784d View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. New Try

    nina.loser committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    3053919 View commit details
    Browse the repository at this point in the history
  2. New Try

    nina.loser committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    5f642b6 View commit details
    Browse the repository at this point in the history
  3. Reset the documentation and add the show_folder

    nina.loser committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    2649c86 View commit details
    Browse the repository at this point in the history
  4. Add the doku for cluster and vm_names

    nina.loser committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    a6503cd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c06024 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d801ae1 View commit details
    Browse the repository at this point in the history
  7. Try to fix the linter problem

    nina.loser committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    8d4bfe1 View commit details
    Browse the repository at this point in the history
  8. find_vm_by_name import

    nina.loser committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    fb8c811 View commit details
    Browse the repository at this point in the history
  9. find_vm_by_name import

    nina.loser committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    3e2ea1c View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

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

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    2a6dea0 View commit details
    Browse the repository at this point in the history
  2. get the note/annotation of the vm

    nina.loser committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    07c69e6 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/try_except_for_ManagedObjectNotF…

    …ound_VMs' into try_except_for_ManagedObjectNotFound_VMs
    nina.loser committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    5141f07 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Missspelling

    nina.loser committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    201a687 View commit details
    Browse the repository at this point in the history
  2. Missed it

    nina.loser committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    425847d View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Add the possibility to get all vms of one cluster or one folder or to…

    … get the vm name by regex
    nina.loser committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    13e9baf View commit details
    Browse the repository at this point in the history
  2. Add the possibility to get all vms of one cluster or one folder or to…

    … get the vm name by regex
    nina.loser committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    b2a4883 View commit details
    Browse the repository at this point in the history
  3. add try except for ManagedObjectNotFound by vms

    nina.loser committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    b22032e View commit details
    Browse the repository at this point in the history
  4. Add the changelog File

    nina.loser committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    aefaf7c View commit details
    Browse the repository at this point in the history
  5. Add the Pull Request Nr

    nina.loser committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    afe80e3 View commit details
    Browse the repository at this point in the history
  6. Add the possibility to search for a list of vm names

    nina.loser committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    f698ce3 View commit details
    Browse the repository at this point in the history
  7. Try to find why it not work

    nina.loser committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    d80952c View commit details
    Browse the repository at this point in the history
  8. New Try

    nina.loser committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    f49f88e View commit details
    Browse the repository at this point in the history
  9. Add the doku for cluster and vm_names

    nina.loser committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    e33324a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    672dd9d View commit details
    Browse the repository at this point in the history
  11. Try to fix the linter problem

    nina.loser committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    ff41dc7 View commit details
    Browse the repository at this point in the history
  12. find_vm_by_name import

    nina.loser committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    62222a6 View commit details
    Browse the repository at this point in the history
  13. find_vm_by_name import

    nina.loser committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    15529d3 View commit details
    Browse the repository at this point in the history
  14. get the note/annotation of the vm

    nina.loser committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    c1e5012 View commit details
    Browse the repository at this point in the history
  15. Missspelling

    nina.loser committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    bb68f14 View commit details
    Browse the repository at this point in the history
  16. Missed it

    nina.loser committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    b4ae388 View commit details
    Browse the repository at this point in the history
  17. Merge remote-tracking branch 'origin/try_except_for_ManagedObjectNotF…

    …ound_VMs' into try_except_for_ManagedObjectNotFound_VMs
    
    # Conflicts:
    #	plugins/modules/vmware_vm_info.py
    nina.loser committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    89eb078 View commit details
    Browse the repository at this point in the history
  18. Try to fix lint errors

    nina.loser committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    bcb4c81 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Configuration menu
    Copy the full SHA
    4f7626f View commit details
    Browse the repository at this point in the history
  2. try to fix the linter

    nina.loser committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    38bd089 View commit details
    Browse the repository at this point in the history
  3. try to fix the linter

    nina.loser committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    920d85e View commit details
    Browse the repository at this point in the history
  4. try to fix the linter

    nina.loser committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    b710d12 View commit details
    Browse the repository at this point in the history
  5. try to fix the linter

    nina.loser committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    0ea091b View commit details
    Browse the repository at this point in the history
  6. linter, element vm_names ist documented!?

    nina.loser committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    e31dd3c View commit details
    Browse the repository at this point in the history
  7. its elements not element

    nina.loser committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    734bcc8 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Forget the import

    nina.loser committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    de88495 View commit details
    Browse the repository at this point in the history