base packages

This commit is contained in:
2021-06-30 02:24:45 +00:00
parent bdde411f9e
commit 7c78252bfe
5 changed files with 197 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
---
- name: Put htop config
template:
src: files/htoprc
dest: /etc/htoprc
- name: Put mc config
template:
src: files/mcrc
dest: /etc/mc/mc.ini