Move task Change repos in install_package.yml and united Install default and Install wireguard tasks in Install packages

This commit is contained in:
2026-08-30 00:42:50 +03:00
parent 5bceda5da8
commit af652dd905
3 changed files with 12 additions and 14 deletions

View File

@@ -8,11 +8,6 @@
group: root
mode: '0744'
- name: "Update cache"
ansible.builtin.apt:
update_cache: true
cache_valid_time: 3600
- name: "Install packages"
ansible.builtin.include_tasks: install_package.yml