Uploaded image for project: 'Ansible Cloud Automation'
  1. Ansible Cloud Automation
  2. ACA-2038

vmware_ops info role doesn't gather information about cluster

XMLWordPrintable

    • False
    • Hide

      None

      Show
      None
    • False
    • Important

      Description:

      vmware_ops info role doesn't gather information about cluster

      Steps to reproduce:

      - name: Gather cluster info
        ansible.builtin.import_role:
          name: cloud.vmware_ops.info
        vars:
          info_cluster: true
      
      - debug: var=vmware_ops_info_outputs
      

      Expected result:
      vmware_ops_info_outputs contains cluster info

      Actual result:

          "vmware_ops_info_outputs": {
              "appliance": {},
              "cluster": [],
              "guest": [],
              "license": [],
              "storage": []
          }
      }
      

              rh-ee-mimorenc Mike Morency
              annsavina Anna Savina Frances
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: