Using bash and supported inventories

This commit is contained in:
2024-12-08 11:57:56 +01:00
parent f5b3e51671
commit 01a45b43d4
3 changed files with 18 additions and 7 deletions

View File

@@ -7,6 +7,9 @@ inputs:
playbook:
description: The playbook's path
required: true
inventory:
description: Comma separated inventory files
required: false
only_check:
description: Whether to only check without changes
required: false