Is there a way to walk *volumes* and *disk* lists? I can only find examples 
of walking *disks* and *volumes* with the subelements construct. Sorry 
there is both a disk and disks list construct.

On Thursday, July 9, 2020 at 5:15:47 PM UTC-5, Vladimir Botka wrote:
>
>
> > 
> > Something like this: 
> > 
> > disks: 
> >   - vgname: vg1 
> >     state: present 
>       volumes: 
> >       - lvname: lv1 
> >         mntp: /u01 
> >         lvsize: 100G 
> >         fstype: xfs 
> >         disk: 
> >           - device: /dev/sda 
> >             pvname: /dev/sda1 
>
> The list of volumes must be an attribute too. 
>
> -- 
> Vladimir Botka 
>

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ansible-project+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/d5887e9d-6968-4739-a77b-cb88b814ff29o%40googlegroups.com.

Reply via email to