Skip to content

Commit a8ca6c6

Browse files
committed
Rename the LICENSE file to follow convention, fix typo
1 parent 8894d1d commit a8ca6c6

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
File renamed without changes.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ The collection is arranged as follows:
3636
- performancecopilot.metrics.bpftrace
3737

3838
A role that extends the core PCP role, providing metrics from
39-
bftrace scripts (using the Linux kernel eBPF facilities).
39+
bpftrace scripts (using the Linux kernel eBPF facilities).
4040
Configuring authentication of a local user capable of running
4141
bpftrace scripts via the PCP agent is a key task of this role.
4242

galaxy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
### REQUIRED
22
namespace: performancecopilot
33
name: metrics
4-
version: 2.0.1
4+
version: 2.0.2
55
readme: README.md
66
authors:
77
- Jan Kurik <[email protected]>
@@ -11,7 +11,7 @@ authors:
1111

1212
### OPTIONAL
1313
description: Performance Co-Pilot Ansible collection
14-
license_file: 'LICENSE-pcp'
14+
license_file: 'LICENSE'
1515
tags: [performance, analysis, metrics, visualization, pcp, redis, grafana]
1616
dependencies: {}
1717
repository: https://github.com/performancecopilot/ansible-pcp

0 commit comments

Comments
 (0)