Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
justin-p authored Feb 20, 2023
1 parent 76eda26 commit 32323b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
when: not ansible_windows_domain_member

- name: Ensure that required DSC resources and Powershell Modules are present
ansible.windows.win_psmodule:
community.windows.win_psmodule:
name: "{{ item }}"
accept_license: true
state: present
Expand Down

0 comments on commit 32323b4

Please sign in to comment.