summaryrefslogtreecommitdiff
path: root/ansible/roles/dc01/tasks/cleanup.yaml
blob: e30df589285bdf9a246de5fbda8aa6f90b1351f5 (plain)
1
2
3
- name: "{{ ansible_host }}: execute cleanup.ps1"
  ansible.windows.win_powershell:
    script: C:\scripts\cleanup.ps1