commit | f5da9837e03e5c57c5ba91c4c0e4ff31e1d9944d | [log] [tgz] |
---|---|---|
author | Carlos Frias <carlos.frias.01@gmail.com> | Thu Feb 08 10:36:58 2018 -0600 |
committer | Carlos Frias <carlos.frias.01@gmail.com> | Thu Feb 08 10:36:58 2018 -0600 |
tree | 621b8ea23b393ce72f2407f4603956e0b04f3b4c | |
parent | 4a6db549d0223aba7f056f2c8927f20310343310 [diff] |
updated attributes for upload and install of archive
diff --git a/tasks/main.yml b/tasks/main.yml index ab68158..7a04bb6 100644 --- a/tasks/main.yml +++ b/tasks/main.yml
@@ -8,6 +8,7 @@ - name: Remove IPv6 localhost entry become: yes + tags: ['ipv6'] replace: dest: /etc/hosts regexp: '(^::1.*localhost6.*)$'