Skip to content

Commit

Permalink
DEBUG
Browse files Browse the repository at this point in the history
  • Loading branch information
gizmoguy committed Oct 28, 2024
1 parent ff8046e commit 564eb62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion molecule/default/prepare.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
when: ansible_distribution == "Ubuntu"

- name: "DEBUG"
ansible.builtin.shell: "systemctl status udev"
ansible.builtin.shell: "systemctl start udev"
register: _dbg
when: ansible_distribution == "Ubuntu"

Expand Down

0 comments on commit 564eb62

Please sign in to comment.