mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-06-10 18:45:54 +00:00
* Address the issue #28 * Modified behavior to set noauto option if boot is 'no' on Linux system * Modified integration test to use filesize module instead of dd Signed-off-by: Hideki Saito <saito@fgrep.org>
5 lines
169 B
YAML
5 lines
169 B
YAML
---
|
|
minor_changes:
|
|
- mount - Change behavior of ``boot`` option to set ``noauto`` on Linux nodes
|
|
(https://github.com/ansible-collections/ansible.posix/issues/28).
|