This commit is contained in:
2022-11-01 22:50:18 +13:00
parent 29e722d1b5
commit a07565128e
18 changed files with 34 additions and 41 deletions

View File

@ -1,6 +1,5 @@
---
- name: install parted package
become: true
community.general.pacman:
name: parted
state: latest