Move package install to bootstrap-os

This commit is contained in:
Max Gautier
2025-05-02 14:21:05 +02:00
parent 34d64d4d04
commit 1e79c7b3cb
10 changed files with 94 additions and 93 deletions

View File

@@ -31,6 +31,11 @@
loop_control:
loop_var: included_tasks_file
- name: Install system packages
import_role:
name: system_packages
tags:
- system-packages
- name: Create remote_tmp for it is used by another module
file: