same work with less lines

This commit is contained in:
Erwan Miran
2018-08-24 14:06:07 +02:00
parent a7b0c454db
commit 1432e511a2
2 changed files with 18 additions and 28 deletions

View File

@@ -34,7 +34,15 @@ preinstall_selinux_state: permissive
sysctl_file_path: "/etc/sysctl.d/99-sysctl.conf"
etc_hosts_filter:
etc_hosts_localhost_entries:
127.0.0.1:
expected:
- localhost
- localhost.localdomain
::1:
- localhost
- localhost.localdomain
expected:
- localhost6
- localhost6.localdomain
unexpected:
- localhost
- localhost.localdomain