move from homeservers repo

This commit is contained in:
Pim Kunis 2023-02-25 15:35:35 +01:00
commit e7492b10e3
10 changed files with 110 additions and 0 deletions

View file

@ -0,0 +1,7 @@
- name: APT upgrade
apt:
autoremove: true
upgrade: yes
state: latest
update_cache: yes
cache_valid_time: 86400 # One day