ansible-collections / ansible.posix

Ansible Collection for Posix
Other
157 stars 152 forks source link

mount: edit boot parameters warning condition #523

Closed cwchristerw closed 8 months ago

cwchristerw commented 9 months ago
SUMMARY

I have modified warning conditions when using opts parameter with noauto value. Now it doesn't give unnecessary warning when user doesn't have used boot parameter. It will now check that if boot parameter is true and opts parameter has noauto. One alternative is to check if boot is defined instead. But in case boot is false there is no need to give warning because noauto is same as boot false.

Fixes #522

ISSUE TYPE
COMPONENT NAME

mount

ADDITIONAL INFORMATION
softwarefactory-project-zuul[bot] commented 9 months ago

Build failed. https://ansible.softwarefactory-project.io/zuul/buildset/e499747a56fa4ae4be6e1af93c1b7f16

:x: ansible-galaxy-importer RETRY_LIMIT in 4m 46s :heavy_check_mark: build-ansible-collection SUCCESS in 7m 28s