Update mount.py (#23906)

added noauto to dvd mount example, simply copy pasting + removed (virtual) optical disc will result in a non booting system (centos7)
This commit is contained in:
Mans Matulewicz 2017-12-13 18:37:01 +01:00 committed by Adam Miller
parent 50ceb8d7d8
commit beef269d46

View file

@ -104,7 +104,7 @@ EXAMPLES = '''
path: /mnt/dvd
src: /dev/sr0
fstype: iso9660
opts: ro
opts: ro,noauto
state: present
- name: Mount up device by label