This commit is contained in:
2026-03-21 19:48:17 -05:00
parent 4cbaebc98b
commit 836ef66cf0

View File

@@ -0,0 +1,6 @@
---
- name: Apply common role
hosts: "{{ target | default('all') }}"
become: true
roles:
- common