Hi,

i want to get the total uptime of switch in minutes, 
i have tried the below command for it but it gives me in days, hours, and 
minutes but i would need it only in *minutes*:
i am currently using below module for it

      - name: Check device uptime
        ios_command:
          commands: 
            - show ver | i uptime
        register: uptime

please help me on this.

Regards,
Syed Nasir

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ansible-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-devel/18f004a4-e7ad-48b4-89e8-f2b6a3dd0b1c%40googlegroups.com.

Reply via email to