01 Feb 2022 09:54 PM - last edited on 02 Feb 2022 10:43 AM by MaciejNeumann
Ih guys. How can I install oneagent on Windows hosts? I do all setup to make WimRM work but I can get tasks skipping only.
PLAY [Download OneAgent installer in specific version to a custom directory with additional OneAgent install parameters. Both linux_other and linux_arm have different user specified by platform args parameter.] ***
TASK [Gathering Facts] ********************************************************************************************************************
ok: [192.168.129.229]
TASK [oneagent : Load variables based on OS] **********************************************************************************************
ok: [192.168.129.229]
TASK [oneagent : Load messages] ***********************************************************************************************************
ok: [192.168.129.229]
TASK [oneagent : Check passed parameters] *************************************************************************************************
included: /home/alan/Dynatrace/dynatrace-oneagent-ansible-1.1.0.20211006-104525/local_installer/roles/oneagent/tasks/params/params.yml for 192.168.129.229
TASK [oneagent : Validate URL and token] **************************************************************************************************
skipping: [192.168.129.229]
TASK [oneagent : Check local installer] ***************************************************************************************************
skipping: [192.168.129.229]
TASK [oneagent : Validate availability of local installer] ********************************************************************************
skipping: [192.168.129.229]
TASK [oneagent : Validate installer architecture] *****************************************************************************************
skipping: [192.168.129.229]
TASK [oneagent : include_tasks] ***********************************************************************************************************
included: /home/alan/Dynatrace/dynatrace-oneagent-ansible-1.1.0.20211006-104525/local_installer/roles/oneagent/tasks/params/params-windows.yml for 192.168.129.229
TASK [oneagent : Validate if download directory is available] *****************************************************************************
ok: [192.168.129.229]
TASK [oneagent : Validate OneAgent installer version parameter] ***************************************************************************
skipping: [192.168.129.229]
TASK [oneagent : Validate installation arguments] *****************************************************************************************
skipping: [192.168.129.229]
TASK [oneagent : Provide OneAgent installer] **********************************************************************************************
skipping: [192.168.129.229]
TASK [oneagent : Gather installers info] **************************************************************************************************
skipping: [192.168.129.229]
TASK [oneagent : Apply OneAgent configuration] ********************************************************************************************
included: /home/alan/Dynatrace/dynatrace-oneagent-ansible-1.1.0.20211006-104525/local_installer/roles/oneagent/tasks/config/config.yml for 192.168.129.229
TASK [oneagent : Combine configuration parameters] ****************************************************************************************
ok: [192.168.129.229]
TASK [oneagent : Apply OneAgent configuration] ********************************************************************************************
included: /home/alan/Dynatrace/dynatrace-oneagent-ansible-1.1.0.20211006-104525/local_installer/roles/oneagent/tasks/config/config-windows.yml for 192.168.129.229
TASK [oneagent : Check if OneAgent is installed] ******************************************************************************************
ok: [192.168.129.229]
TASK [oneagent : Applying OneAgent configuration] *****************************************************************************************
skipping: [192.168.129.229]
TASK [oneagent : Verify configuration result] *********************************************************************************************
skipping: [192.168.129.229]
TASK [oneagent : Install OneAgent] ********************************************************************************************************
skipping: [192.168.129.229]
TASK [oneagent : Cleanup] *****************************************************************************************************************
skipping: [192.168.129.229]
TASK [oneagent : Uninstall OneAgent] ******************************************************************************************************
skipping: [192.168.129.229]
PLAY RECAP ********************************************************************************************************************************
192.168.129.229 : ok=10 changed=0 unreachable=0 failed=0 skipped=13 rescued=0 ignored=0
01 Feb 2022 09:58 PM - last edited on 29 May 2023 10:24 AM by MaciejNeumann
Here my playbooks and more:
02 Feb 2022 01:09 PM - last edited on 29 May 2023 10:25 AM by MaciejNeumann
My playbook: