Execution
Date 05 Nov 2024 17:49:22 +0000
Duration 00:00:01.55
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.11
ara 1.7.2 / 1.7.2
Python 3.10.10
Summary
1 Hosts
1 Tasks
1 Results
1 Plays
1 Files
0 Records

File: /home/ssh-gateway/ansible/kuly/test-agent360-module.yaml

1
2
3
4
5
6
7
8
9
---
- name: Test the agent360 actions
  hosts: all
  tasks:
    - name: Upgrade agent360 if needed and display version status
      agent360_actions:
        desired_version: "1.3.0"
        run_upgrade: false
        display_version_status: false