name: Run ansible playbook description: An ansible runner author: Skydust # Define your inputs here. inputs: path: description: The playbook's path required: true runs: using: docker image: Dockerfile env: INPUT_PATH: ${{ inputs.path }}