Added playbook for any additional custom tasks users may wish to do
This commit is contained in:
4
extended@vps.yml
Normal file
4
extended@vps.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
- name: Additional tasks to do on the VPS
|
||||
hosts: vps
|
||||
gather_facts: yes
|
Reference in New Issue
Block a user