update linting

This commit is contained in:
L3D 2022-12-28 17:33:50 +01:00
parent cbfb331fe3
commit 1eed2ea97f
Signed by: l3d
GPG key ID: CD08445BFF4313D1
2 changed files with 2 additions and 2 deletions

View file

@ -1,3 +1,3 @@
---
- name: install bonjour
- name: Install bonjour
ansible.builtin.include_tasks: packages.yml

View file

@ -1,5 +1,5 @@
---
- name: install bonjour
- name: Install bonjour
chocolatey.chocolatey.win_chocolatey:
name: 'bonjour'
state: present