Skip to content
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.

Windows: progress tracker

Dag Wieers edited this page Jul 19, 2018 · 77 revisions

Github windows issues Github windows PRs

This document lists the progress of various ongoing cleanup actions

Missing idempotency

Make all Windows modules idempotent and add check-mode !

  • win_acl
  • win_chocolatey
  • win_dotnet_ngen
  • win_iis_virtualdirectory
  • win_iis_website #25902 (jborean93)
  • win_nssm
  • win_owner
  • win_regmerge
  • win_robocopy
  • win_uri
  • win_user
  • win_webipcmd

Missing diff support

Add diff support

  • win_file
  • win_regmerge

Missing integration tests

Review all integration tests for Windows modules, add missing tests, also see the meeting agenda at #153 (comment)

  • win_acl (core) -- jborean93 currently working on tests
    • Waiting on #22969 to be merged before creating tests
  • win_diskimage
  • win_dns_client
  • win_domain
  • win_domain_controller
  • win_file_version
  • win_iis_virtualdirectory
  • win_iis_webapplication
  • win_iis_website -- #25902 (jborean93)
  • win_nssm
  • win_reboot -- This one is tested by win_region, may be sufficient ?
  • win_robocopy
  • win_uri
  • win_webipcmd

Feature parity with python modules

  • copy and win_copy
  • file and win_file
  • find and win_find
  • get_url and win_get_url
  • group and win_group
  • lineinfile and win_lineinfile
  • stat and win_stat
  • template and win_template
  • uri and win_uri
  • user and win_user
  • xml and win_xml

(ARchived) Working groups

Working groups are now in the Ansible forum

Ansible project:
Community, Contributor Experience, Docs, News, Outreach, RelEng, Testing

Cloud:
AWS, Azure, CloudStack, Container, DigitalOcean, Docker, hcloud, Kubernetes, Linode, OpenStack, oVirt, Virt, VMware

Networking:
ACI, AVI, F5, Meraki, Network, NXOS

Ansible Developer Tools:
Ansible-developer-tools

Software:
Crypto, Foreman, GDrive, GitLab, Grafana, IPA, JBoss, MongoDB, MySQL, PostgreSQL, RabbitMQ, Zabbix

System:
AIX, BSD, HP-UX, macOS, Remote Management, Solaris, Windows

Security:
Security-Automation, Lockdown

Tooling:
AWX, Galaxy, Molecule

Communities

Modules:
unarchive, xml

Plugins:
httpapi

Wiki

Roles, Communication, Reviewing, Checklist, TODO

Clone this wiki locally