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.
1 parent baf6b71 commit bd5a076Copy full SHA for bd5a076
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