evolinux-base: remove deprecated tasks files
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good

This commit is contained in:
Jérémy Lecour 2022-10-11 17:58:27 +02:00 committed by Jérémy Lecour
parent 2d16aeb41e
commit 05e782c6f8
2 changed files with 0 additions and 11 deletions

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