Skip to content

Commit 4b188cc

Browse files
author
Administrator
committed
change readme
1 parent 2af720c commit 4b188cc

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# @mycloudlab/scaffolder-backend-module-ansible-controller
22

3+
![NPM Version](https://img.shields.io/npm/v/%40mycloudlab%2Fscaffolder-backend-module-ansible-controller)
4+
5+
36
Plugin used to integrate ansible with backstage.
47

58
This plugin allows the execution of an ansible job-template from an action in the template step.

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
"types": "dist/index.d.ts",
77
"license": "Apache-2.0",
88
"private": false,
9+
"repository": {
10+
"type": "git",
11+
"url": "https://github.com/mycloudlab/scaffolder-backend-module-ansible-controller"
12+
},
913
"publishConfig": {
1014
"access": "public",
1115
"main": "dist/index.cjs.js",

0 commit comments

Comments
 (0)