Skip to content

Commit 47426ec

Browse files
Add a delay for yum lock
1 parent 44d611b commit 47426ec

File tree

1 file changed

+1
-0
lines changed
  • playbooks/roles/nfs-client/tasks

1 file changed

+1
-0
lines changed

playbooks/roles/nfs-client/tasks/el.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
tags: install-only
77
register: nfs_packages_output
88
retries: 5
9+
delay: 10
910
until: nfs_packages_output is not failed
1011

1112
- name: create share directory

0 commit comments

Comments
 (0)