Fabian Weisshaar
Fabian Weisshaar
If you want to change this to `~/.vfeed/` please consider the XDG Base Directory Specification. - https://live.gnome.org/GnomeGoals/XDGConfigFolders - http://standards.freedesktop.org/basedir-spec/latest/
Do you prefer this over configure the firewall (ufw/firewalld) with a source address?
I get your point, but I'm unsure if the role should be responsible to upgrade the package. I usually have an extra playbook which handles system upgrades.
It also works with HTTPS. Do you have a log message for me?
The module uses the [requests](https://requests.kennethreitz.org/en/master/) library as many other Ansible modules. It should respect your local certificate store. Could you please try this in your Python console? ```python import requests...
Strange... Could you please post the debug output from the playbook run (one task should be enough)? e.g. `ansible-playbook -i hosts playbook.yml -vvvv` Are you using a custom CA?
Same error here: Django 2.0.2 django-prometheus 1.0.11 Python 3.6.4 ``` Traceback (most recent call last): File "manage.py", line 15, in execute_from_command_line(sys.argv) File "/venv/lib/python3.6/site-packages/django/core/management/__init__.py", line 371, in execute_from_command_line utility.execute() File "/venv/lib/python3.6/site-packages/django/core/management/__init__.py",...
Same error here, sadly I can't use this awesome project in my application due to this bug and #42. Django 2.0.2 django-prometheus 1.0.11 Python 3.6.4
https://github.com/paulhammond/webkit2png/pull/91
https://github.com/pennersr/django-allauth sounds nice