Apply suggestions from code review

This commit is contained in:
Abhijeet Kasurde 2025-03-26 12:36:08 -07:00 committed by GitHub
parent 4ff0e3aa13
commit eead50b287
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -830,7 +830,7 @@
failed_when: false
changed_when: false
- name: Assert the mount occured and the fstab is unchanged
- name: Assert the mount occurred and the fstab is unchanged
ansible.builtin.assert:
that:
- check_mountinfo.stdout|int == 0