This commit is contained in:
2024-10-08 08:45:19 +02:00
parent e0f124661d
commit c8549b6142
18 changed files with 135 additions and 21 deletions

View File

@@ -0,0 +1 @@
install_with_root: true

View File

@@ -2,6 +2,7 @@
- name: Install dependencies
tags:
- install
become: "{{ install_with_root }}"
ansible.builtin.package:
name:
- git