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 Feb 26, 2019 · 77 revisions

Github windows issues Github windows PRs

This document lists a number of open items anyone could help contributing with

Fixing existing PSLint issues

Take a look at the list of ignored PSLint issues.

Fixing known idempotency issues

Make all Windows modules idempotent and add check-mode !

  • win_acl - jborean93 will work on this in 2.7/2.8
  • win_dotnet_ngen
  • win_iis_virtualdirectory
  • win_iis_website #25902 (@jborean93)
  • win_owner - jborean93 will work on this in 2.7/2.8
  • win_regmerge
  • win_robocopy
  • win_user
  • win_webipcmd

Adding diff support to selected modules

Add diff support

  • win_file - jborean93 will work on this in 2.7/2.8
  • win_regmerge

Adding missing integration tests

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

  • 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_robocopy
  • win_webipcmd

Ensuring feature parity with python modules

  • win_blockinfile vs blockinfile
  • win_copy vs copy
  • win_file vs file
  • win_find vs find
  • win_get_url vs get_url
  • win_group vs group
  • win_lineinfile vs lineinfile
  • win_stat vs stat
  • win_template vs template
  • win_uri vs uri
  • win_user vs user
  • win_xml vs 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