[TIDY] Set some "diff: false", fix linter warnings

This commit is contained in:
Jannik Beyerstedt 2023-04-28 23:25:25 +02:00
parent 47dd9508a6
commit f380e0ba29
34 changed files with 236 additions and 195 deletions

View file

@ -1,7 +1,7 @@
---
# Common/Usertools: User's Main Machine/ Developer Tools - macOS Version
- name: usertools - Install user's working utilities
- name: Usertools - Install user's working utilities
ansible.builtin.package:
name: "{{ packages }}"
state: present
@ -12,3 +12,4 @@
- icdiff
- iftop
- ansible
diff: false