We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents baf6b71 + bd5a076 commit e4d3c80Copy full SHA for e4d3c80
etc/kayobe/ansible/tools/install-doca.yml
@@ -8,6 +8,7 @@
8
ansible.builtin.command:
9
cmd: "uname -r"
10
register: kernel
11
+ check_mode: false
12
13
- name: Install kernel repo
14
ansible.builtin.dnf:
0 commit comments