Skip to content

vmedia_ceph_policy.yml creates in wrong format #2

@bipul34

Description

@bipul34

Hi , I guess vmedia_ceph_policy.yml (specially the task "Gather vMedia Moid") is responsible to create file which contains server and MOID's . This play is suppose to create .yml file in below format

inventory_list:

  • name: UCSPE-10-10-20-40-3-5
    server_moid: 65e481f776752d3701ea2b22
  • name: UCSPE-10-10-20-40-3-7
    server_moid: 65e481f876752d3701ea2b6a

But its creating in below format


inventory_list:

  • name: UCSPE-10-10-20-40-3-5
  • name: UCSPE-10-10-20-40-3-7
    server_moid: 65e481f876752d3701ea2b6a
    server_moid: 65e481f776752d3701ea2b22

Can you please check

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions