Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Jørn Ivar committed Oct 16, 2022
1 parent f0d9cf4 commit 95c33a0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
🧾 bmc\_asset
============
bmc\_asset
==========

Role for creating asset in BMC Remedy based on gathered facts from Cisco Catalyst and Nexus devices.
🧾 Creating asset in BMC Remedy based on gathered facts.

Requirements
------------

BMC Remedy Version 9.1.10> (tested).
BMC Remedy Version 9.1.10 (tested).

Role Variables
--------------
Expand Down
6 changes: 2 additions & 4 deletions meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ galaxy_info:
role_name: bmc_asset
standalone: true
author: Jørn Ivar Holland
description: Create asset in BMC Remedy based on gathered facts from Cisco Catalyst and Nexus devices.
description: Create asset in BMC Remedy based on gathered facts.
license: BSD-3-Clause
min_ansible_version: '2.9'
platforms:
Expand All @@ -14,12 +14,10 @@ galaxy_info:
versions:
- all
galaxy_tags:
- system
- bmc
- remedy
- asset
- cisco
- catalyst
- nexus


dependencies: []

0 comments on commit 95c33a0

Please sign in to comment.