updated attributes for upload and install of archive
diff --git a/defaults/main.yml b/defaults/main.yml index 6f89700..e900088 100644 --- a/defaults/main.yml +++ b/defaults/main.yml
@@ -27,3 +27,5 @@ #- rng-tools #- sed +clear_etc_hosts: +- { regexp: '(^::1.*localhost6.*)$', replace: "# \1" }