Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Include Windows hosts management #94

@jpatigny

Description

@jpatigny

Hello,

It would be nice to be able to manage windows hosts (via winrm) using those docker images.
To do so here is the list of missing packages :

Packages :

  • krb5-dev
  • openldap-dev (optional)

Python packages :

  • pywinrm
  • pywinrm[kerberos]
  • pywinrm[credssp]
  • pyldap (optional)

NB : optional packages could be useful to query ldap to generate dynamic inventories

I would gladly submit a PR but I don't know how to organize this on 'image tree" point of view.

Should I include them to ansible-builder image ?
Should I include them to base image ?
Should I created a base image windows ?

Any idea/comment is welcome.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions