Skip to content

Commit bbd68fa

Browse files
committed
Test the preview
1 parent 82d848b commit bbd68fa

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Red Hat Trusted Artifact Signer Ansible collection
22

3+
test
4+
35
The purpose of this Ansible collection is to automate the deployment of the Red Hat Trusted Artifact Signer (RHTAS) service on Red Hat Enterprise Linux (RHEL).
46

57
> [!IMPORTANT]

roles/tas_single_node/README.j2

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
<!--- to update this file, update files in the role's meta/ directory (and/or its README.j2 template) and run "make role-readme" -->
22
# Ansible Role: {{ role }}
33

4+
test
5+
46
{%- if "version" in galaxy_collection %}
57
Version: {{ galaxy_collection.version }}
68
{% endif %}

roles/tas_single_node/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
<!--- to update this file, update files in the role's meta/ directory (and/or its README.j2 template) and run "make role-readme" -->
22
# Ansible Role: redhat.artifact_signer.tas_single_node
3+
4+
test
35
Version: 1.2.0+dev.3
46

57
Deploy the [RHTAS](https://docs.redhat.com/en/documentation/red_hat_trusted_artifact_signer) service on a single managed node by using the `tas_single_node` role.

0 commit comments

Comments
 (0)