mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-01-11 15:15:26 +01: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>
4 lines
169 B
YAML
4 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).
|