Advertisement
sandervanvugt

Untitled

Aug 26th, 2020
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. 1. write a playbook that discovers if a second hard disk is available. If the second hard disk is available, the playbook should just print a message stating "you have a second hard disk with the name ..." (replace ... with the actual name such as /dev/sdb)
  2. 2. if no second disk was found, print a message stating "you only have one disk"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement