commit | 8aae578ebb7fd5ed65f1c67bf4160e8cad87f44d | [log] [tgz] |
---|---|---|
author | Carlos Frias <friasc@google.com> | Mon Feb 27 10:45:35 2017 -0500 |
committer | Carlos Frias <friasc@google.com> | Mon Feb 27 10:45:35 2017 -0500 |
tree | c2e9a54e697084fa8e3e9209f794379cb3a8a5de | |
parent | 3abe4dd3cb6063957fc5a2dfd0d242837fb6ee6b [diff] |
updated deletion list.
diff --git a/tasks/main.yml b/tasks/main.yml index 2e6f27c..6563894 100644 --- a/tasks/main.yml +++ b/tasks/main.yml
@@ -100,7 +100,7 @@ - name: Remove nginx file: - path: /opt/nginx + path: "{{ item }}" state: absent with_items: - /opt/nginx