mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
Added initial developing module doc for Windows (#27308)
* Added initial developing module doc for Windows * Added to dev index, made formatting changes and moved obsolete docs * changes based on PR feedback * some typos and extra information * Minor updates * minor wording clarifications * remove references to "remote" Windows hosts * update template/text to remove legacy `#WANT_JSON`/`#POWERSHELL_COMMON` * use per-execution envvars for ANSIBLE_KEEP_REMOTE_FILES instead of stateful * fix up minor sanity check issue
This commit is contained in:
parent
7cf4416c9c
commit
ad5fa60a2b
4 changed files with 265 additions and 70 deletions
|
@ -18,6 +18,7 @@ To get started, select one of the following topics.
|
|||
overview_architecture
|
||||
developing_modules
|
||||
developing_modules_general
|
||||
developing_modules_general_windows
|
||||
developing_modules_documenting
|
||||
developing_modules_best_practices
|
||||
developing_modules_checklist
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue