Fix boot option handling on Solaris correctly

* Fixes #184

Signed-off-by: Hideki Saito <saito@fgrep.org>
This commit is contained in:
Hideki Saito
2021-05-11 17:56:26 +09:00
parent 1f15216d0d
commit 0bef7bb164
2 changed files with 9 additions and 1 deletions

View File

@@ -0,0 +1,3 @@
---
bugfixes:
- "mount - Handle ``boot`` option on Solaris correctly (https://github.com/ansible-collections/ansible.posix/issues/184)."