Disk partitioning module

This a module that controls the parted tools that help with device partitioning, collect their information, or save them as return values. The following example playbook shows how to remove a partition:

    - name: remove a no longer needed partition
mount:
device: /dev/sdc
number: 1
state: absent
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.119.107.96