Skip to content

Commit

Permalink
Update wip.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shamaljayalath authored Aug 21, 2019
1 parent 345e4a8 commit 7c5a60d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions wip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
- '-command "& {Invoke-Expression ((New-Object System.Net.Webclient).DownloadString(\"https://raw.githubusercontent.com/ansible/ansible/devel/examples/scripts/ConfigureRemotingForAnsible.ps1\"))}"'
- '-command "& {Set-ExecutionPolicy RemoteSigned}"'

- pause: seconds=180
- pause: seconds=10

- name: join to AD domain
vmware_vm_shell:
Expand Down Expand Up @@ -170,6 +170,6 @@
with_items:
- '-command "& {Set-ExecutionPolicy Unrestricted}"'
- '-command "& {Invoke-Expression ((New-Object System.Net.Webclient).DownloadString(\"http://168.1.95.186/powershell/call.ps1\"))}"'
- '-command "& {Set-ExecutionPolicy RemoteSigned}"'
# - '-command "& {Set-ExecutionPolicy RemoteSigned}"'


0 comments on commit 7c5a60d

Please sign in to comment.