Implemented GnuCash

This commit is contained in:
2023-12-03 10:56:07 +01:00
parent 3c8ea17b00
commit 2cf9fcddfc
4 changed files with 84 additions and 27 deletions

View File

@@ -0,0 +1,5 @@
- name: Install GnuCash
community.general.pacman:
name:
- gnucash
state: present