Running powershell script with dependencies

20 views
Skip to first unread message

Ross Jones

unread,
Aug 3, 2016, 1:52:02 PM8/3/16
to Ansible Project
Hi all,

Is it possible to execute a powershell script which depends on other scripts using the script task?

Thanks

Matt Davis

unread,
Aug 3, 2016, 2:59:23 PM8/3/16
to Ansible Project
Not directly- you'd first need to copy all the script deps to the remote side yourself, at which point you might as well just use raw (or the forthcoming win_script/win_command in 2.2).
Reply all
Reply to author
Forward
0 new messages