2020-02-23 13:33:51,237 p=54513 u=ansible n=ansible | PLAY [--------------- Creating VLAN 2,5 IP pools on dhcp1 ---------------] ********************
2020-02-23 13:33:51,251 p=54513 u=ansible n=ansible | TASK [set_fact] ***********************************************************************************
2020-02-23 13:33:51,270 p=54513 u=ansible n=ansible | ok: [dhcp-test]
2020-02-23 13:33:51,275 p=54513 u=ansible n=ansible | TASK [include_vars] *******************************************************************************
2020-02-23 13:33:51,293 p=54513 u=ansible n=ansible | ok: [dhcp-test]
2020-02-23 13:33:51,297 p=54513 u=ansible n=ansible | TASK [include_role : new_branch] ******************************************************************
2020-02-23 13:33:51,612 p=54513 u=ansible n=ansible | TASK [new_branch : Multi-line shell] **************************************************************
2020-02-23 13:33:51,742 p=54528 u=ansible n=requests.packages.urllib3.connectionpool | Starting new HTTPS connection (1): dhcp-test
2020-02-23 13:33:51,767 p=54528 u=ansible n=requests.packages.urllib3.connectionpool | "POST /wsman HTTP/1.1" 401 0
2020-02-23 13:33:51,770 p=54528 u=ansible n=requests.packages.urllib3.connectionpool | Resetting dropped connection: dhcp-test
2020-02-23 13:33:51,794 p=54528 u=ansible n=requests.packages.urllib3.connectionpool | "POST /wsman HTTP/1.1" 401 0
2020-02-23 13:33:51,872 p=54528 u=ansible n=requests.packages.urllib3.connectionpool | "POST /wsman HTTP/1.1" 200 1629
2020-02-23 13:33:51,884 p=54528 u=ansible n=requests.packages.urllib3.connectionpool | "POST /wsman HTTP/1.1" 200 847
2020-02-23 13:33:52,443 p=54528 u=ansible n=requests.packages.urllib3.connectionpool | "POST /wsman HTTP/1.1" 200 753
2020-02-23 13:33:53,177 p=54528 u=ansible n=requests.packages.urllib3.connectionpool | "POST /wsman HTTP/1.1" 200 998
2020-02-23 13:33:57,774 p=54528 u=ansible n=requests.packages.urllib3.connectionpool | "POST /wsman HTTP/1.1" 200 3575
2020-02-23 13:33:57,779 p=54528 u=ansible n=requests.packages.urllib3.connectionpool | "POST /wsman HTTP/1.1" 200 757
2020-02-23 13:33:57,784 p=54528 u=ansible n=requests.packages.urllib3.connectionpool | "POST /wsman HTTP/1.1" 200 602
2020-02-23 13:33:57,789 p=54513 u=ansible n=ansible | fatal: [dhcp-test]: FAILED! => {"changed": true, "cmd": "Add-DhcpServerv4Scope
-Name \"אור-יהודה-מומה\" -StartRange \"10.90.88.61\" -EndRange \"10.90.88.243\" -SubnetMask \"255.255.255.0\" -LeaseDuration \"8.00:00:00\"
Add-DhcpServerv4Scope -Name \"אור-יהודה-מומה טלפוניה\" -StartRange \"10.95.88.61\" -EndRange \"10.95.88.243\" -SubnetMask \"255.255.255.0\"
-LeaseDuration \"8.00:00:00\"", "delta": "0:00:03.656283", "end": "2020-02-23 11:33:57.948151", "msg": "non-zero return code", "rc": 1,
"start": "2020-02-23 11:33:54.291867", "stderr": "Add-DhcpServerv4Scope : Cannot bind parameter because parameter 'Name' is specified more than
once. To provide \r\nmultiple values to parameters that can accept multiple values, use the array syntax. For example,
\"-parameter \r\nvalue1,value2,value3\".\r\nAt line:1 char:239\r\n+ ... 55.0\" -LeaseDuration \"8.00:00:00\" Add-DhcpServerv4Scope
-Name \"אור-יה ...\r\n+ ~~~~~\r\n + CategoryInfo :
InvalidArgument: (:) [Add-DhcpServerv4Scope], ParameterBindingException\r\n + FullyQualifiedErrorId :
ParameterAlreadyBound,Add-DhcpServerv4Scope", "stderr_lines": ["Add-DhcpServerv4Scope : Cannot bind parameter because parameter 'Name' is
specified more than once. To provide ", "multiple values to parameters that can accept multiple values, use the array syntax.
For example, \"-parameter ", "value1,value2,value3\".", "At line:1 char:239", "+ ... 55.0\" -LeaseDuration \"8.00:00:00\"
Add-DhcpServerv4Scope -Name \"אור-יה ...", "+ ~~~~~", " +
CategoryInfo : InvalidArgument: (:) [Add-DhcpServerv4Scope], ParameterBindingException", " + FullyQualifiedErrorId :
ParameterAlreadyBound,Add-DhcpServerv4Scope"], "stdout": "", "stdout_lines": []}
2020-02-23 13:33:57,791 p=54513 u=ansible n=ansible | PLAY RECAP ****************************************************************************************
2020-02-23 13:33:57,791 p=54513 u=ansible n=ansible | dhcp-test : ok=2 changed=0 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0