To answer your question more information is needed. Could you please describe clearly all of the below:
- What goal you are trying to achieve. - How you are doing this. - What problems you encounter. - Which commands did you run, and what actual output did you get (copied as plain text - not as screenshots, images, or other binary attachments). - What do the relevant inventory/tasks/playbooks/code/variables look like. - The output of ‘ansible --version’ On Fri, 8 May 2020 at 08:55, Dhilipsingh G <[email protected]> wrote: > > hi Team , > > i am getting error while run the python script from ansible to windows 2019. > kindly help me to fix the issue > > error : > "Traceback (most recent call last):", > " File \"deploy.py\", line 866, in <module>", > " DatabaseCreator().main()", > " File \"deploy.py\", line 788, in main", > " os.makedirs(self.ECRF_FGDB_PATH)", > " File \"F:\\Python27\\ArcGISx6410.7\\lib\\os.py\", line 150, in > makedirs", > " makedirs(head, mode)", > " File \"F:\\Python27\\ArcGISx6410.7\\lib\\os.py\", line 150, in > makedirs", > " makedirs(head, mode)", > " File \"F:\\Python27\\ArcGISx6410.7\\lib\\os.py\", line 150, in > makedirs", > " makedirs(head, mode)", > " File \"F:\\Python27\\ArcGISx6410.7\\lib\\os.py\", line 157, in > makedirs", > " mkdir(name, mode)", > "WindowsError: [Error 123] The filename, directory name, or volume > label syntax is incorrect: '\\\\\\\\'" > > -- > You received this message because you are subscribed to the Google Groups > "Ansible Project" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/ansible-project/ac654703-540d-4b8a-95c7-830f1a59fbbd%40googlegroups.com. -- Dick Visser Trust & Identity Service Operations Manager GÉANT -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/CAL8fbwO%3DrGOARsq7pZp5QxYpVVe8Co-WoPXr_zmj4GEob2hbbQ%40mail.gmail.com.
