ansible.posix icon indicating copy to clipboard operation
ansible.posix copied to clipboard

mount: remove boot exception if defaults in opts

Open copyrights opened this issue 2 years ago • 4 comments

SUMMARY

There is no need for an exception on defaults option when adding noauto. Mount is implemented as last win. from mount(8):

       If you want to override mount options from /etc/fstab, you have to use the -o option:

          mount device|dir -o options

       and then the mount options from the command line will be appended to the list of options from /etc/fstab. This default behaviour can be changed using the --options-mode command-line option. The usual behavior is that the last
       option wins if there are conflicting ones.

Fixes #364

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME
  • ansible.posix.mount
ADDITIONAL INFORMATION

copyrights avatar May 23 '22 20:05 copyrights

Build failed.

:x: ansible-changelog-fragment FAILURE in 24s :heavy_check_mark: ansible-test-sanity-docker-devel SUCCESS in 9m 59s (non-voting) :heavy_check_mark: ansible-test-sanity-docker-milestone SUCCESS in 10m 35s :heavy_check_mark: ansible-test-sanity-docker-stable-2.9 SUCCESS in 10m 03s :heavy_check_mark: ansible-test-sanity-docker-stable-2.10 SUCCESS in 7m 11s :heavy_check_mark: ansible-test-sanity-docker-stable-2.11 SUCCESS in 8m 32s :heavy_check_mark: ansible-test-sanity-docker-stable-2.12 SUCCESS in 9m 22s :heavy_check_mark: ansible-test-units-posix SUCCESS in 5m 04s :heavy_check_mark: ansible-galaxy-importer SUCCESS in 3m 44s :heavy_check_mark: build-ansible-collection SUCCESS in 2m 52s

Build failed.

:x: ansible-changelog-fragment FAILURE in 15s :heavy_check_mark: ansible-test-sanity-docker-devel SUCCESS in 9m 40s (non-voting) :heavy_check_mark: ansible-test-sanity-docker-milestone SUCCESS in 10m 37s :heavy_check_mark: ansible-test-sanity-docker-stable-2.9 SUCCESS in 10m 40s :heavy_check_mark: ansible-test-sanity-docker-stable-2.10 SUCCESS in 8m 47s :heavy_check_mark: ansible-test-sanity-docker-stable-2.11 SUCCESS in 8m 34s :heavy_check_mark: ansible-test-sanity-docker-stable-2.12 SUCCESS in 7m 40s :heavy_check_mark: ansible-test-units-posix SUCCESS in 6m 59s :heavy_check_mark: ansible-galaxy-importer SUCCESS in 5m 16s :heavy_check_mark: build-ansible-collection SUCCESS in 3m 34s

Build failed.

:heavy_check_mark: ansible-changelog-fragment SUCCESS in 17s :x: ansible-test-sanity-docker-devel FAILURE in 7m 58s (non-voting) :x: ansible-test-sanity-docker-milestone FAILURE in 9m 27s :heavy_check_mark: ansible-test-sanity-docker-stable-2.9 SUCCESS in 10m 00s :x: ansible-test-sanity-docker-stable-2.10 FAILURE in 7m 56s :x: ansible-test-sanity-docker-stable-2.11 FAILURE in 9m 30s :x: ansible-test-sanity-docker-stable-2.12 FAILURE in 8m 31s :heavy_check_mark: ansible-test-units-posix SUCCESS in 5m 00s :heavy_check_mark: ansible-galaxy-importer SUCCESS in 3m 49s :heavy_check_mark: build-ansible-collection SUCCESS in 3m 24s

Build succeeded. https://ansible.softwarefactory-project.io/zuul/buildset/877adda19ac8412889d0f1049dcd42a5

:heavy_check_mark: ansible-galaxy-importer SUCCESS in 4m 30s :heavy_check_mark: build-ansible-collection SUCCESS in 7m 25s