proxmox_inventory #2

Merged
clement.veret merged 2 commits from proxmox_inventory into main 2025-03-21 15:55:59 +01:00
35 changed files with 170 additions and 240 deletions
Showing only changes of commit 74050bd8ff - Show all commits

View File

@@ -26,5 +26,5 @@
- name: Install nodejs
ansible.builtin.package:
name: nodejs
state: latest
state: present
update_cache: true