vcmp timer task

This commit is contained in:
2025-01-26 16:29:08 +01:00
parent 817b52bc50
commit fa07d67a14
5 changed files with 44 additions and 0 deletions
+6
View File
@@ -71,3 +71,9 @@
remote_user: nerevar
tasks:
- import_tasks: tasks/tmux.yml
- name: vcmp timer
hosts: talos
become: true
remote_user: nerevar
tasks:
- import_tasks: tasks/vcmp_timer.yml