Added playbook for any additional custom tasks users may wish to do

This commit is contained in:
Alex Tavarez
2025-07-21 18:47:51 -04:00
parent b65fee26a6
commit 3c8155af95

4
extended@vps.yml Normal file
View File

@@ -0,0 +1,4 @@
---
- name: Additional tasks to do on the VPS
hosts: vps
gather_facts: yes