This commit is contained in:
Dawid Dziurla
2020-03-21 17:06:40 +01:00
parent afff5c9738
commit 71c08da46c
8 changed files with 71 additions and 23 deletions

View File

@@ -1,5 +1,2 @@
# Container Action Template
# Run Ansible playbook Github Action
To get started, click the `Use this template` button on this repository [which will create a new repository based on this template](https://github.blog/2019-06-06-generate-new-repositories-with-repository-templates/).
For info on how to build your first Container action, see the [toolkit docs folder](https://github.com/actions/toolkit/blob/master/docs/container-action.md).