Right, I understand what you mean now. Did you try setting 'directory' to the location where you want 'start in' to be?
If that doesn't do it, have a look at the module code, it's probably going to be fairly straightforward to add another module parameter, assuming the api supports setting the directory to start in. It would probably be less work than writing your own script. If you do have to change the module code, please consider creating a pull request to get it included into ansible. You can use it as a custom module by copying into /etc/ansible/library (or wherever 'library' is set to in your ansible.cfg file). Hope this helps, Jon -- 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 post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/80145d4d-7894-4d15-a1a6-36c0f8d4d55e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
