Complete removing of dynamic linode inventories and add playbook for arch updates

This commit is contained in:
Kevin Thompson
2025-04-27 16:36:03 -05:00
parent 1f4f3aa1b9
commit 22d62c33c4
2 changed files with 6 additions and 16 deletions

View File

@@ -0,0 +1,6 @@
---
- name: Update Arch packages
hosts: all
become: yes
roles:
- roles/infrastructure/arch_update