Compare commits

..

1 commit

Author SHA1 Message Date
simonLeary42
5cd2060d11
Merge f087d58cbe into 44a2151dbf 2025-03-05 00:40:06 +00:00

View file

@ -811,7 +811,7 @@
path: '{{ ephemeral_fstab }}'
register: fstab_stat_before_mount
- name: Mount the FS A with ephemeral state (check mode)
- name: Mount the FS A with ephemeral state
ansible.posix.mount:
path: /tmp/myfs
src: '{{ ephemeral_device_a }}'