You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible/modules/windows
Dag Wieers f824b2ce8d Avoid having module documentation links to itself (#21329)
* Avoid having module documentation links to itself

A lot of modules use M(own_module) in their documentation causing a link
in the documentation to itself.

* Make note more clear now
9 years ago
..
__init__.py package files 9 years ago
async_status.ps1 Windows async module support (#4710) 9 years ago
async_wrapper.ps1 refactoring async 9 years ago
setup.ps1 Windows modules: Add -type "path" to path parameters (#20282) 9 years ago
slurp.ps1 Revert "Rename powershell versions of setup and slurp so they don't shadow the python versions of these modules." 9 years ago
win_acl.ps1 minor spelling changes 9 years ago
win_acl.py Windows: Fix documentation strings to be raw strings (#20301) 9 years ago
win_acl_inheritance.ps1 minor spelling changes 9 years ago
win_acl_inheritance.py Windows: Fix documentation strings to be raw strings (#20301) 9 years ago
win_chocolatey.ps1 Relocating extras into lib/ansible/modules/ after merge 9 years ago
win_chocolatey.py Windows: Fix documentation strings to be raw strings (#20301) 9 years ago
win_command.ps1 Windows modules: Add -type "path" to path parameters (#20282) 9 years ago
win_command.py Avoid having module documentation links to itself (#21329) 9 years ago
win_copy.ps1 win_copy: Fix for idempotency (#20281) 9 years ago
win_copy.py Avoid having module documentation links to itself (#21329) 9 years ago
win_dotnet_ngen.ps1 Relocating extras into lib/ansible/modules/ after merge 9 years ago
win_dotnet_ngen.py Windows: Fix documentation strings to be raw strings (#20301) 9 years ago
win_environment.ps1 Relocating extras into lib/ansible/modules/ after merge 9 years ago
win_environment.py Windows: Fix documentation strings to be raw strings (#20301) 9 years ago
win_feature.ps1 win_feature fix issue #20433 - source param not found on win2k8 (#20435) 9 years ago
win_feature.py win_feature fix issue #20433 - source param not found on win2k8 (#20435) 9 years ago
win_file.ps1 Added fix for win_file with broken symlinks (#19146) 9 years ago
win_file.py win_file: Add check-mode support (#20671) 9 years ago
win_file_version.ps1 Windows modules: Add -type "path" to path parameters (#20282) 9 years ago
win_file_version.py Windows: Fix documentation strings to be raw strings (#20301) 9 years ago
win_find.ps1 Added win_find module (#19144) 9 years ago
win_find.py Added win_find module (#19144) 9 years ago
win_firewall_rule.ps1 Relocating extras into lib/ansible/modules/ after merge 9 years ago
win_firewall_rule.py Windows: Fix documentation strings to be raw strings (#20301) 9 years ago
win_get_url.ps1 Windows modules: Add -type "path" to path parameters (#20282) 9 years ago
win_get_url.py Windows: Fix documentation strings to be raw strings (#20301) 9 years ago
win_group.ps1 * Update core modules to fix strict mode errors. * Also fix creates parameter issue in win_msi as described in https://github.com/ansible/ansible-modules-core/issues/129, slightly different fix from https://github.com/ansible/ansible-modules-core/pull/1482 * Fix setup.ps1 module issue described in https://github.com/ansible/ansible-modules-core/issues/1927 9 years ago
win_group.py Windows: Fix documentation strings to be raw strings (#20301) 9 years ago
win_iis_virtualdirectory.ps1 Relocating extras into lib/ansible/modules/ after merge 9 years ago
win_iis_virtualdirectory.py Windows: Fix documentation strings to be raw strings (#20301) 9 years ago
win_iis_webapplication.ps1 Relocating extras into lib/ansible/modules/ after merge 9 years ago
win_iis_webapplication.py Windows: Fix documentation strings to be raw strings (#20301) 9 years ago
win_iis_webapppool.ps1 Relocating extras into lib/ansible/modules/ after merge 9 years ago
win_iis_webapppool.py Windows: Fix documentation strings to be raw strings (#20301) 9 years ago
win_iis_webbinding.ps1 minor spelling changes 9 years ago
win_iis_webbinding.py Windows: Fix documentation strings to be raw strings (#20301) 9 years ago
win_iis_website.ps1 minor spelling changes 9 years ago
win_iis_website.py Windows: Fix documentation strings to be raw strings (#20301) 9 years ago
win_lineinfile.ps1 Consistent path attribute for file-related modules 9 years ago
win_lineinfile.py Windows: Fix documentation strings to be raw strings (#20301) 9 years ago
win_msi.ps1 win_msi:Fixing Issue #20315 - shows changed even when msi not found (#20358) 9 years ago
win_msi.py Add -type "path" to path and creates parameter (#20402) 9 years ago
win_nssm.ps1 Relocating extras into lib/ansible/modules/ after merge 9 years ago
win_nssm.py Windows: Fix documentation strings to be raw strings (#20301) 9 years ago
win_owner.ps1 minor spelling changes 9 years ago
win_owner.py Windows: Fix documentation strings to be raw strings (#20301) 9 years ago
win_package.ps1 Add feature - win_package - allow non-zero return codes - Issue #20408 (#20410) 9 years ago
win_package.py PEP 8 W291 whitespace cleanup. 9 years ago
win_path.ps1 new module: win_path (#20073) 9 years ago
win_path.py new module: win_path (#20073) 9 years ago
win_ping.ps1 win_ping: Make full-functional 9 years ago
win_ping.py win_ping: Make full-functional 9 years ago
win_psexec.ps1 win_psexec: execute cmds on remote systems as any user (#20141) 9 years ago
win_psexec.py win_psexec: execute cmds on remote systems as any user (#20141) 9 years ago
win_reboot.py Windows: Fix documentation strings to be raw strings (#20301) 9 years ago
win_reg_stat.ps1 Added win_reg_stat module (#19145) 9 years ago
win_reg_stat.py Added win_reg_stat module (#19145) 9 years ago
win_regedit.ps1 Fix the integration test to comply recent changes 9 years ago
win_regedit.py Implemented working REG_NONE support 9 years ago
win_regmerge.ps1 Relocating extras into lib/ansible/modules/ after merge 9 years ago
win_regmerge.py PEP 8 W291 whitespace cleanup. 9 years ago
win_robocopy.ps1 win_robocopy: Small cleanup (#20515) 9 years ago
win_robocopy.py Windows: Fix documentation strings to be raw strings (#20301) 9 years ago
win_say.ps1 Windows modules: Add -type "path" to path parameters (#20282) 9 years ago
win_say.py Windows: Fix documentation strings to be raw strings (#20301) 9 years ago
win_scheduled_task.ps1 Windows modules: Add -type "path" to path parameters (#20282) 9 years ago
win_scheduled_task.py Windows: Fix documentation strings to be raw strings (#20301) 9 years ago
win_service.ps1 * Update core modules to fix strict mode errors. * Also fix creates parameter issue in win_msi as described in https://github.com/ansible/ansible-modules-core/issues/129, slightly different fix from https://github.com/ansible/ansible-modules-core/pull/1482 * Fix setup.ps1 module issue described in https://github.com/ansible/ansible-modules-core/issues/1927 9 years ago
win_service.py Windows: Fix documentation strings to be raw strings (#20301) 9 years ago
win_share.ps1 minor spelling changes 9 years ago
win_share.py Fix infrequent PEP 8 issues. 9 years ago
win_shell.ps1 Windows modules: Add -type "path" to path parameters (#20282) 9 years ago
win_shell.py Avoid having module documentation links to itself (#21329) 9 years ago
win_shortcut.ps1 win_shortcut: Add missing $check_mode definition + bugfix + tests (#20911) 9 years ago
win_shortcut.py Update validate-modules (#20932) 9 years ago
win_stat.ps1 Feature/win stat extra info (#19148) 9 years ago
win_stat.py PEP 8 whitespace cleanup. (#20783) 9 years ago
win_template.py Improve YAML examples - windows/win_template.py (#19408) 9 years ago
win_timezone.ps1 minor spelling changes 9 years ago
win_timezone.py Windows: Fix documentation strings to be raw strings (#20301) 9 years ago
win_unzip.ps1 Fix win_unzip module hang on error (#20364) 9 years ago
win_unzip.py Summarize description and add a longer note (#20507) 9 years ago
win_updates.ps1 Relocating extras into lib/ansible/modules/ after merge 9 years ago
win_updates.py Windows: Fix documentation strings to be raw strings (#20301) 9 years ago
win_uri.ps1 win_uri: module cleanup and added check-mode support (#20511) 9 years ago
win_uri.py win_uri: module cleanup and added check-mode support (#20511) 9 years ago
win_user.ps1 Fix win_user issue with disabled accounts/expired passwords 9 years ago
win_user.py Windows: Fix documentation strings to be raw strings (#20301) 9 years ago
win_webpicmd.ps1 Relocating extras into lib/ansible/modules/ after merge 9 years ago
win_webpicmd.py Windows: Fix documentation strings to be raw strings (#20301) 9 years ago