Set up Ansible role

This commit is contained in:
2025-09-11 21:11:02 -04:00
parent 5af8eeef90
commit 8fac62be42
9 changed files with 509 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
#SPDX-License-Identifier: MIT-0
localhost
+6
View File
@@ -0,0 +1,6 @@
#SPDX-License-Identifier: MIT-0
---
- hosts: localhost
remote_user: root
roles:
- ansible-role-vintage-story