[ansible-project] Ubuntu Server in gns3 project ssh with nat0 of my ubuntu OS

2021-08-21 Thread Vivek Sutar
Hello Team, I am trying to establish ssh connection between nat0 with ubuntu server in gns3 as shown below [image: ssh_Connection1.png] I allowed PermitRootLogin Yes in /etc/ssh/sshd_config and using ansible commands as a root user My Ssh connection has been done successfully but it is not aski

Re: [ansible-project] getting error when trying to use 'at' module to schedule a script

2021-08-21 Thread Melvin Satheesan
It seems environment issue. Find the 'at' command location and export to the binary path. On Sun, 22 Aug, 2021, 2:40 am Vikram S, wrote: > I tried to schdule a script to be run at a particular time as per the > instruction in documentation for 'at' module. However iam getting below > error. Not

Re: [ansible-project] getting error when trying to use 'at' module to schedule a script

2021-08-21 Thread Erik Godding Boye
Is *at* installed on your hosts? https://docs.ansible.com/ansible/2.5/modules/at_module.html#requirements On Sat, Aug 21, 2021 at 11:10 PM Vikram S wrote: > I tried to schdule a script to be run at a particular time as per the > instruction in documentation for 'at' module. However iam getting

[ansible-project] getting error when trying to use 'at' module to schedule a script

2021-08-21 Thread Vikram S
I tried to schdule a script to be run at a particular time as per the instruction in documentation for 'at' module. However iam getting below error. Not sure what iam doing wrong, please guide. First, i wrote a script which references another script that need to be executed in 5 minutes. Both

[ansible-project] Re: DependsOn and ansible.windows.win_dsc

2021-08-21 Thread tony.h...@gmail.com
Anyone got any ideas on this? lördag 7 augusti 2021 kl. 16:13:47 UTC+2 skrev tony.h...@gmail.com: > Hello! > > I'm trying to figure out how I can write dependsOn with the win_dsc > module. As far as I understand it, the dsc configuration itself isn't > started with a name, see > https://githu

[ansible-project] transforming survey values

2021-08-21 Thread omoeko
Hi All. I am looking to create transform the user input values from a user survey. The idea is to accept filenames as input, and the input will then be passed onto my script in this format. 'file1','file2','file3' The challange I have here is that I will create the survey to have lets say field