This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ka
/
ansible-role-purge_hard_disks
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
ignore unmounting fails
master
Markus Katharina Brechtel
2 years ago
parent
86d632e80f
commit
d251d7e7e3
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
tasks/clean-target.yaml
+ 1
- 0
tasks/clean-target.yaml
View File
@@ -17,3 +17,4 @@
path: "{{item}}"
state: unmounted
loop: "{{ remaining_target_mounts }}"
failed_when: false
Write
Preview
Loading…
Cancel
Save