feat: add worker nodes to docker swarm setup

This commit is contained in:
Alexander Navarro 2024-12-10 16:26:17 -03:00
parent 22d7e4a318
commit d318880600
10 changed files with 252 additions and 112 deletions

View file

@ -1,19 +0,0 @@
---
argument_specs:
main:
short_description: Main entry point for the common role
author:
- aleidk
options:
extra_groups:
type: "list"
elements: "str"
required: false
description:
- "Additional groups that will be added to each user"
robo_allowed_commands:
type: "list"
elements: "str"
required: false
description:
- "Commands that robo will be allowed to execute over SSH"