[ansible-devel] expected string or buffer when i use regex_search

2019-06-28 Thread Klemens Selbst
Hi, when I use regex_search in my playbook, then I get this error message: #TASK [Output to file] ** #fatal: [R34-N5696Q-1]: FAILED! => {"msg": "Unexpected templating type error occurred on ({{

Re: [ansible-devel] Re: Cannot import module from ~/.ansible/plugins/module_utils

2019-06-28 Thread Modest Sokolov
Jordan, thanks a lot. https://github.com/ansible/ansible/issues/58490 Regards, Modest Sokolov пт, 28 июн. 2019 г. в 01:20, Jordan Borean : > Action plugins can reference ansible.module_utils but only for ones in the > base Ansible package. Module can take advantage of the lookup path as it is