Skip to content

Commit e4d3c80

Browse files
authored
Merge pull request #1995 from stackhpc/doca-check-diff
[doca] fix check/diff in install playbook
2 parents baf6b71 + bd5a076 commit e4d3c80

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)