Skip to content

Commit

Permalink
Not runninbg...
Browse files Browse the repository at this point in the history
  • Loading branch information
robertdebock committed May 6, 2021
1 parent 7d3733b commit 9aebca9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
- name: start dbus-broker
ansible.builtin.service:
name: dbus-broker
state: running
state: started
enabled: yes
when:
- ansible_distribution == "Fedora"
Expand Down

0 comments on commit 9aebca9

Please sign in to comment.