File tree Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Original file line number Diff line number Diff line change 11galaxy_info :
22 author : " Andrew J. Huffman"
33 description : " An Ansible role to configure /etc/resolv.conf"
4-
4+ company : " Red Hat "
55 # If the issue tracker for your role is not on github, uncomment the
66 # next line and provide a value
77 # issue_tracker_url: http://example.com/issue/tracker
@@ -15,7 +15,7 @@ galaxy_info:
1515 # - CC-BY
1616 license : " MIT"
1717
18- min_ansible_version : 1.2
18+ min_ansible_version : " 1.2"
1919
2020 # Optionally specify the branch Galaxy will use when accessing the GitHub
2121 # repo for this role. During role install, if no tags are available,
@@ -158,12 +158,9 @@ galaxy_info:
158158 # - wheezy
159159
160160 galaxy_tags :
161- - " System"
162- - " DNS"
163- - " resolv.conf"
164- - " /etc/resolv.conf"
161+ - " system"
165162 - " dns"
166- - " domain name resolution "
163+ - " resolv "
167164 # List tags for your role here, one per line. A tag is
168165 # a keyword that describes and categorizes the role.
169166 # Users find roles by searching for tags. Be sure to
You can’t perform that action at this time.
0 commit comments