Merged system update from pc and server repository

This commit is contained in:
2023-04-18 15:30:22 +02:00
parent 5d28c5b04f
commit 9b065dfc5d
7 changed files with 13 additions and 13 deletions

View File

@@ -0,0 +1,3 @@
dependencies:
- { role: independent-system-pacman, when: ansible_distribution == 'Archlinux' }
- { role: independent-system-apt-update, when: ansible_distribution == "Debian" }