Re: [ansible-devel] awx throwing Failed to get dashboard job templates list: 500 A server error has occurred.

2020-05-24 Thread Nasir Nasir
inger wrote: > > You want the awx-project email, not this one. > > And check your server logs for a traceback that happened around the time > of observing this, and share those details please. Thanks! > > Alan > github: AlanCoding > > > On Fri, May 22, 2020 at

[ansible-devel] awx throwing Failed to get dashboard job templates list: 500 A server error has occurred.

2020-05-22 Thread Nasir Nasir
[image: awx 500 error.PNG] Hi i am getting Failed to get dashboard job templates list: 500 A server error has occurred. after i login to awx please help -- You received this message because you are subscribed to the Google Groups "Ansible Development" group. To unsubscribe from this group an

[ansible-devel] ansible vm snapshot using ansible

2020-05-11 Thread Nasir Nasir
*Hi all,* *creating ansible vm snapshot using ansible ,* *As per the given module https://docs.ansible.com/ansible/latest/modules/azure_rm_snapshot_module.html * *it only Create, update and delete instance of Azure

[ansible-devel] Re: Network switch total uptime in minutes

2020-03-10 Thread Nasir Nasir
Hi All, if i can get any reply on this. Reagrds, Nasir On Monday, March 9, 2020 at 2:14:42 PM UTC+5:30, Nasir Nasir wrote: > > 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 b

[ansible-devel] Network switch total uptime in minutes

2020-03-09 Thread Nasir Nasir
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:

[ansible-devel] unable to delete files from sub folder using ansible

2019-12-10 Thread Nasir Nasir
Hi All, I am using the below code for deleting file from folders, i am able to delete file from parent folder but its skipping files in sub folders: Please check and help me getting this fixed. - name: Ansible delete files older than 1 minutes example find: paths: '{{disk