- Oct 09, 2020
-
-
holmesb authored
If no_proxy_exclude_workers is true, workers will be excluded from the no_proxy variable. This prevents docker engine restarting when scaling workers. (#6520) Signed-off-by:
holmesb <5072156+holmesb@users.noreply.github.com>
-
- Jun 25, 2020
-
-
bozzo authored
This will avoid SSH connection on the local host
-
- May 28, 2020
-
-
Cody Seavey authored
Modify the populate no_proxy task to use a combine rather than relying on the hash_behaviour setting to be set to merge rather than replace (#6112)
-
- Apr 30, 2020
-
-
Maxime Guyot authored
-
- Apr 16, 2020
-
-
Sergey authored
* assembly fallback_ips and no_proxy var only one time on localhost and populate result on all hosts * add tag always, fix ansible lint errors * workaround to mitogen issue dw/mitogen#663 * do not gather fact before install python on coreos like distros * try to pass docker molecule test
-