-
-
Notifications
You must be signed in to change notification settings - Fork 68
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
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 requestNew feature or request