Estructura inicial de roles

This commit is contained in:
vagrant
2025-06-18 08:47:28 +00:00
parent 44e5cfe266
commit 55e3923991
32 changed files with 376 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
#SPDX-License-Identifier: MIT-0
localhost

View File

@@ -0,0 +1,6 @@
#SPDX-License-Identifier: MIT-0
---
- hosts: localhost
remote_user: root
roles:
- apache2