Using bash and supported inventories
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user