mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-07-25 00:44:46 +00:00
Apply suggestions from code review
This commit is contained in:
@@ -830,7 +830,7 @@
|
|||||||
failed_when: false
|
failed_when: false
|
||||||
changed_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:
|
ansible.builtin.assert:
|
||||||
that:
|
that:
|
||||||
- check_mountinfo.stdout|int == 0
|
- check_mountinfo.stdout|int == 0
|
||||||
|
|||||||
Reference in New Issue
Block a user