Skip to content

Commit c282b73

Browse files
committed
Update role metadata for this Ansible role
1 parent 3259a2b commit c282b73

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

meta/main.yml

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,16 @@
33
# before this role. Role variables for any roles listed here can be
44
# assigned static variables.
55
#
6-
# See also cisagov/ansible-role-systemd-resolved#153.
6+
# See also cisagov/skeleton-ansible-role#153.
77
dependencies: []
88
galaxy_info:
9-
author: First Last
9+
author: Shane Frasier
1010
company: CISA Cyber Assessments
11-
description: Skeleton Ansible role
11+
description: Install and configure systemd-resolved
1212
galaxy_tags:
13-
- skeleton
13+
- resolved
14+
- systemd
15+
- systemdresolved
1416
license: CC0
1517
# With the release of version 2.10, Ansible finally correctly
1618
# identifies Kali Linux as being the Kali distribution of the Debian
@@ -40,5 +42,5 @@ galaxy_info:
4042
versions:
4143
- focal
4244
- jammy
43-
role_name: skeleton
45+
role_name: systemd_resolved
4446
standalone: true

meta/requirements.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
# role but _are not_ automatically installed. Role variables cannot
44
# be specified here.
55
#
6-
# See also cisagov/ansible-role-systemd-resolved#153.
6+
# See also cisagov/skeleton-ansible-role#153.
77
[]

0 commit comments

Comments
 (0)