Stop starting dbus

This commit is contained in:
Anthony Rose 2023-09-22 20:03:23 +01:00
parent 2cf0969723
commit 6e41d446b7

View file

@ -13,12 +13,6 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
- name: Start DBUS service
become: true
ansible.builtin.service:
name: dbus
state: started
enabled: yes
- name: Set xorg config - name: Set xorg config
become: true become: true
ansible.builtin.copy: ansible.builtin.copy: