Started creation of play after VPS has been made and initial configuration of main services has been done

This commit is contained in:
2025-11-16 14:02:09 -05:00
parent c0a798837d
commit 93bc285f3d

9
playbooks/soft-init.yml Normal file
View File

@@ -0,0 +1,9 @@
---
- name: Configure the rest of the system for the administrative user(s)
hosts: vps1
# remote_user: # @NOTE can be uncommented to insert known administrative user
# @NOTE below can be uncommented to insert known administrative user
# vars:
# ansible_user: root
tasks: