Merge pull request #185 from saito-hideki/issue/184

[mount] Fix boot option handling on Solaris correctly

Reviewed-by: https://github.com/apps/ansible-zuul
This commit is contained in:
ansible-zuul[bot]
2021-05-27 08:20:32 +00:00
committed by GitHub
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)."