name: Run ansible playbook description: An ansible runner author: Skydust # Define your inputs here. 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 default: "false" runs: using: docker image: gitea.skydust.fr/actions/run-ansible-skydust:main