It is being include in a group_var for the hosts, is there a better way to
do this?
On Tuesday, October 18, 2016 at 10:39:00 AM UTC-7, Matt Davis wrote:
>
> Where are you setting the connection types to winrm then?
>
> On Tuesday, October 18, 2016 at 10:26:18 AM UTC-7, Stephen Bunn wrote:
>>
>> I
Where are you setting the connection types to winrm then?
On Tuesday, October 18, 2016 at 10:26:18 AM UTC-7, Stephen Bunn wrote:
>
> I'm not sure how. Can you provide a complete working example? My
> inventory file is pretty straight forward. My inventory looks like this
>
> [box1]
> ip.address
I'm not sure how. Can you provide a complete working example? My inventory
file is pretty straight forward. My inventory looks like this
[box1]
ip.address
[box2]
another.ip.address
[alpha:children]
ip.address
[beta:children]
another.ip.address
[somewindowshosts]
alpha
beta
--
You received
I suspect you may have an inventory or command issue that's reassigning
localhost's connection type to winrm (you're not adding -c winrm, are you?)
- this sample works fine for me on both 2.1.1 and devel. The connection:
local is not necessary, and works fine for me with either local_action or