File tree Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 3
3
# before this role. Role variables for any roles listed here can be
4
4
# assigned static variables.
5
5
#
6
- # See also cisagov/ansible-role-systemd-resolved #153.
6
+ # See also cisagov/skeleton- ansible-role#153.
7
7
dependencies : []
8
8
galaxy_info :
9
- author : First Last
9
+ author : Shane Frasier
10
10
company : CISA Cyber Assessments
11
- description : Skeleton Ansible role
11
+ description : Install and configure systemd-resolved
12
12
galaxy_tags :
13
- - skeleton
13
+ - resolved
14
+ - systemd
15
+ - systemdresolved
14
16
license : CC0
15
17
# With the release of version 2.10, Ansible finally correctly
16
18
# identifies Kali Linux as being the Kali distribution of the Debian
@@ -40,5 +42,5 @@ galaxy_info:
40
42
versions :
41
43
- focal
42
44
- jammy
43
- role_name : skeleton
45
+ role_name : systemd_resolved
44
46
standalone : true
Original file line number Diff line number Diff line change 3
3
# role but _are not_ automatically installed. Role variables cannot
4
4
# be specified here.
5
5
#
6
- # See also cisagov/ansible-role-systemd-resolved #153.
6
+ # See also cisagov/skeleton- ansible-role#153.
7
7
[]
You can’t perform that action at this time.
0 commit comments