We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ed1222 commit f46fafbCopy full SHA for f46fafb
meta/main.yml
@@ -6,11 +6,13 @@
6
# See also cisagov/skeleton-ansible-role#153.
7
dependencies: []
8
galaxy_info:
9
- author: First Last
+ author: Shane Frasier
10
company: CISA Cyber Assessments
11
- description: Skeleton Ansible role
+ description: Install and configure systemd-resolved
12
galaxy_tags:
13
- - skeleton
+ - resolved
14
+ - systemd
15
+ - systemdresolved
16
license: CC0
17
# With the release of version 2.10, Ansible finally correctly
18
# identifies Kali Linux as being the Kali distribution of the Debian
@@ -40,5 +42,5 @@ galaxy_info:
40
42
versions:
41
43
- focal
44
- jammy
- role_name: skeleton
45
+ role_name: systemd_resolved
46
standalone: true
0 commit comments