rename playbook

This commit is contained in:
2026-03-21 19:46:59 -05:00
parent c1d85b7f89
commit 4cbaebc98b

View File

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