summaryrefslogtreecommitdiff
path: root/ansible/roles/dc01/tasks/cleanup.yaml
diff options
context:
space:
mode:
authorheqnx <root@heqnx.com>2025-07-12 17:53:42 +0300
committerheqnx <root@heqnx.com>2025-07-12 17:53:42 +0300
commit6e4dd836f06ce50839730a95e09c3062267a644a (patch)
tree0e1da273464b0737594c3d72e27b07add6c8a904 /ansible/roles/dc01/tasks/cleanup.yaml
parentc41cda4ff87e89ecf223aa6a0c18d848fb0fbd0b (diff)
downloadansible-active-directory-range-6e4dd836f06ce50839730a95e09c3062267a644a.tar.gz
ansible-active-directory-range-6e4dd836f06ce50839730a95e09c3062267a644a.zip
unquoted non interpolating names
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 e6228dc..0e59407 100644
--- a/ansible/roles/dc01/tasks/cleanup.yaml
+++ b/ansible/roles/dc01/tasks/cleanup.yaml
@@ -1,3 +1,3 @@
-- name: "execute cleanup.ps1"
+- name: execute cleanup.ps1
ansible.windows.win_powershell:
script: C:\scripts\cleanup.ps1