Ansible Module mount: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 11: Line 11:
Mount and unmount devices while synchronizing the corresponding /etc/fstab state.
Mount and unmount devices while synchronizing the corresponding /etc/fstab state.


=Example=
=Examples=
 
==Mount a Device and Add it to /etc/fstab==


<syntaxhighlight lang='yaml'>
<syntaxhighlight lang='yaml'>
</syntaxhighlight>
</syntaxhighlight>

Revision as of 06:52, 12 December 2019

External

Internal

Overview

Mount and unmount devices while synchronizing the corresponding /etc/fstab state.

Examples

Mount a Device and Add it to /etc/fstab