Skip to content

Commit

Permalink
Specific Rocky stuff.
Browse files Browse the repository at this point in the history
  • Loading branch information
robertdebock committed Jul 6, 2021
1 parent 8a2cae2 commit 5ee6ac9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion molecule/default/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@
Alpine: bind-tools
Archlinux: dnsutils
Debian: dnsutils
RedHat: bind-utils
RedHat: &redhat_nslookup_package bind-utils
Rocky: *redhat_nslookup_package

nslookup_package: "{{ _nslookup_package[ansible_os_family] }}"

Expand Down

0 comments on commit 5ee6ac9

Please sign in to comment.