commit | 92b94d03a545f81e1b2cc683ec34d542fdea3245 | [log] [tgz] |
---|---|---|
author | Carlos Frias <carlos.frias.01@gmail.com> | Mon Dec 18 21:30:57 2017 -0500 |
committer | Carlos Frias <carlos.frias.01@gmail.com> | Mon Dec 18 21:30:57 2017 -0500 |
tree | 3e7d5bdb77ea7a9b2ebb92142e78e0c8633f4093 | |
parent | 83a3035ff8167bbc6a3cb949e90982ab22731a89 [diff] |
worked to resolve collision between these roles.
diff --git a/tasks/main.yml b/tasks/main.yml index 2dc4de3..14c383f 100644 --- a/tasks/main.yml +++ b/tasks/main.yml
@@ -18,7 +18,7 @@ - include_tasks: region.yml -- include_tasks: update_cache.yml +- include_tasks: cache.yml - include_tasks: postgres.yml