Advertisement
sandervanvugt

Untitled

Aug 26th, 2020
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. write a playbook that uses the Linux dd command to create a file with a minimum size of 5 MB and a maximum size of 100 MB. This playbook should interactively prompt the user for the file size they want to use. If the users provides any number smaller than 5, or bigger than 100, the playbook should generate an error message and fail.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement