Difference between revisions of "Ansible and parted"
From MyWiki
(Created page with "https://docs.ansible.com/ansible/latest/modules/parted_module.html <br> <source lang="yaml" - name: Create a new primary partition parted: device: /dev/sdb number:...") |
(No difference)
|
Revision as of 17:40, 23 March 2020
https://docs.ansible.com/ansible/latest/modules/parted_module.html