Skip to content

Commit bd5a076

Browse files
committed
[doca] fix check/diff in install playbook
Signed-off-by: Bartosz Bezak <[email protected]>
1 parent baf6b71 commit bd5a076

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

etc/kayobe/ansible/tools/install-doca.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
ansible.builtin.command:
99
cmd: "uname -r"
1010
register: kernel
11+
check_mode: false
1112

1213
- name: Install kernel repo
1314
ansible.builtin.dnf:

0 commit comments

Comments
 (0)