Release 22.12 #165

Merged
jlecour merged 76 commits from unstable into stable 2022-12-14 12:02:46 +01:00
2 changed files with 0 additions and 11 deletions
Showing only changes of commit 05e782c6f8 - Show all commits

View file

@ -1,6 +0,0 @@
---
- name: Deploy htop configuration
copy:
src: htoprc
dest: /etc/htoprc
mode: "0644"

View file

@ -1,5 +0,0 @@
---
- name: Deploy top configuration file
file:
path: /etc/topdefaultrc
state: absent