[maintainer-test] ignore file system update of already exists
This commit is contained in:
parent
1b7fcb29e2
commit
fc20b371a1
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@
|
||||||
tags:
|
tags:
|
||||||
- maintainer-test
|
- maintainer-test
|
||||||
when: inventory_hostname.startswith(('f31-test','f30-test','el7-test'))
|
when: inventory_hostname.startswith(('f31-test','f30-test','el7-test'))
|
||||||
|
ignore_errors: true
|
||||||
|
|
||||||
- name: mount cache filesystem on /var/cache/mock
|
- name: mount cache filesystem on /var/cache/mock
|
||||||
mount: path=/var/cache/mock state=mounted src=/dev/nvme1n1p1 fstype=ext4
|
mount: path=/var/cache/mock state=mounted src=/dev/nvme1n1p1 fstype=ext4
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue