Skip to content

Commit

Permalink
I think it was called 11, but I now see testing.
Browse files Browse the repository at this point in the history
  • Loading branch information
robertdebock committed Sep 21, 2021
1 parent d14c07c commit be6f9ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion molecule/default/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
default: nc
Alpine: &netcat_openbsd netcat-openbsd
Debian: netcat
Debian-11: *netcat_openbsd
Debian-testing: *netcat_openbsd
Suse: *netcat_openbsd
netcat_package: "{{ _netcat_package[ansible_os_family ~ '-' ~ ansible_distribution_major_version] | default (_netcat_package[ansible_os_family] | default(_netcat_package['default'])) }}"

Expand Down

0 comments on commit be6f9ac

Please sign in to comment.