Ansible Help..

22 views
Skip to first unread message

Greg Profitt

unread,
Sep 11, 2019, 3:11:51 PM9/11/19
to Ansible Project
Trying to deploy a few .exe files to Windows systems.

Both are installl but the task just hangs..

TASK [Install Erlang] *********************************************************************************************************************************************************************************************************************


- hosts: webservers
  tasks:
  - name: Install Erlang
    win_package:
      path: d:\otp_win64_22.0.exe
      state: present
      product_id: Erland 22.0 64-bit
  - name: Install RabbitMQ
    win_package:
      path: d:\rabbitmq-server-3.7.17.exe
      state: present
      product_id: Rabbit-MQ-3.7.17

Any thoughts?

Rashard

unread,
Sep 19, 2019, 11:28:34 AM9/19/19
to ansible...@googlegroups.com
Did you work for SITA years ago?

--
You received this message because you are subscribed to the Google Groups "Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ansible-proje...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/4f2e1130-9547-43a9-951e-823b30eb48b8%40googlegroups.com.


--
:::::::::
Reply all
Reply to author
Forward
0 new messages