Ryan Daniels

Results 16 comments of Ryan Daniels

These are all the settings and current values to "blend in". (As Windows 7 64-bit, FF57). This is also changed when using "privacy.resistFingerprinting" ``` general.useragent.override = Mozilla/5.0 (Windows NT 6.1;...

Agreed, above requires constant (manual) updates. And if outdated does more harm than good. The "Blend in" addon also has the same problem if not updated by the author. And...

Yes, Ansible does this for you! This role is using your Ansible Inventory file groups. So you can use the built-in way that Ansible handles groups in the Inventory file....

This isn't actually an authentication issue, the script is working properly and getting proper authentication. The problem is the image name you are using needs to be portainer/portainer and not...

Reproduced downloading only 1 torrent with everything else stopped, on RaspberryPi 2 / 3 (running fresh install Raspbian/Debian Jessie). Tried all above config settings with no change. Issue seems to...

Upload limit 200KB. 1 torrent. About 2.75x when seeding from NFS disk: About 1.75x when seeding from local disk. NFS disk: HH:MM:SS KB/s in KB/s out 08:50:27 464.41 208.26 08:50:28...

What version of Ubuntu? Also, are all the required binaries there? ( https://github.com/ryandaniels/docker-script-find-latest-image-tag#requirements )

It's working for me on Ubuntu 18.04.5 with the latest version of docker. Can you share output of these commands? $ docker --version Docker version 20.10.21, build baeda1f $ jq...

I'm using Ansible 2.9.x Could you try using an older version? v1.0.6 was before #19 intersect change.

This has been fixed as suggested by @Talal-l, by adding "all" to group_names (as a new variable)