mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-06-11 11:05:55 +00:00
Modify boot option handling on Linux systems
* 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>
This commit is contained in:
4
changelogs/fragments/196_boot_opt_for_linux.yml
Normal file
4
changelogs/fragments/196_boot_opt_for_linux.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
minor_changes:
|
||||
- mount - Change behavior of ``boot`` option to set ``noauto`` on Linux nodes
|
||||
(https://github.com/ansible-collections/ansible.posix/issues/28).
|
||||
Reference in New Issue
Block a user