summaryrefslogtreecommitdiff
path: root/ansible/roles/dc01/tasks/cleanup.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'ansible/roles/dc01/tasks/cleanup.yaml')
-rw-r--r--ansible/roles/dc01/tasks/cleanup.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ansible/roles/dc01/tasks/cleanup.yaml b/ansible/roles/dc01/tasks/cleanup.yaml
index e30df58..0e59407 100644
--- a/ansible/roles/dc01/tasks/cleanup.yaml
+++ b/ansible/roles/dc01/tasks/cleanup.yaml
@@ -1,3 +1,3 @@
-- name: "{{ ansible_host }}: execute cleanup.ps1"
+- name: execute cleanup.ps1
ansible.windows.win_powershell:
script: C:\scripts\cleanup.ps1