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