update linting
This commit is contained in:
parent
cbfb331fe3
commit
1eed2ea97f
2 changed files with 2 additions and 2 deletions
|
@ -1,3 +1,3 @@
|
|||
---
|
||||
- name: install bonjour
|
||||
- name: Install bonjour
|
||||
ansible.builtin.include_tasks: packages.yml
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
- name: install bonjour
|
||||
- name: Install bonjour
|
||||
chocolatey.chocolatey.win_chocolatey:
|
||||
name: 'bonjour'
|
||||
state: present
|
||||
|
|
Loading…
Reference in a new issue