commit | f240861d4c9df95ec982545829bc50d489dd1b27 | [log] [tgz] |
---|---|---|
author | Carlos Frias <carlos.frias.01@gmail.com> | Thu Feb 08 14:34:29 2018 -0600 |
committer | Carlos Frias <carlos.frias.01@gmail.com> | Thu Feb 08 14:34:29 2018 -0600 |
tree | fda0676a5760728677e39554c1d4f419def11601 | |
parent | 05c1e702c649fdcab36b9e17ccc4ab4f652e925f [diff] |
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" }