Fix tidy role on Debian

This commit is contained in:
Kenneth Benzie 2022-10-06 18:13:51 +01:00
parent f47b45d82c
commit c9845be40c

View File

@ -1,5 +1,6 @@
--- ---
- name: install apt package - name: install apt package
become: true
apt: apt:
name: tidy name: tidy
state: latest state: latest