Pavel Kim
Pavel Kim
Hello, First of all thanks for the leads. I thought, I've got the same issue, but no. Compiled LuaJIT 2.0.5 in a temporary location, didn't install it to the system....
Hello, Having the same issue on python 2.7 and ansible 2.9.6: `"TemplateAssertionError: no test named 'boolean'"` On python 3.6 and ansible 2.9.6 everything works fine. Variables: ```yaml nginx_config_http_template_enable: true nginx_config_http_template:...
@alessfg Thanks! There was no red output, so I didn't notice that I'm actually having troubles updating Jinja2 locally: ``` bash-3.2$ pip install -U Jinja2 Collecting Jinja2 Using cached https://files.pythonhosted.org/packages/7e/c2/1eece8c95ddbc9b1aeb64f5783a9e07a286de42191b7204d67b7496ddf35/Jinja2-2.11.3-py2.py3-none-any.whl...
@delimitry up
@delimitry up
Or alternatively make `Intercept` go before `Include`. A workaround I came up with was the following: ```bash if [[ "${SOURCE_ONLY_MODE}" == "0" ]]; then main "${@}" fi ```
Asterisk 18.26.4 chan_sccp 4.3.5 TRUNK - 90dc24f all freshly built, failing the same way: ``` -- SEP001BD40B6C90 - SCCP/50101-0000001E: (recalculateAudioCodecformat) channel capabilities: [slin16, ulaw/64k, alaw/64k, g729b, g729ab, g729, g729a] shared...