Skip to content

Commit

Permalink
Revert "win_service_stat: Added module" (ansible#22184)
Browse files Browse the repository at this point in the history
  • Loading branch information
nitzmahone authored Mar 2, 2017
1 parent 4901763 commit a60d358
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 273 deletions.
1 change: 0 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,6 @@ Ansible Changes By Release
* win_reg_stat
* win_region
* win_say
* win_service_stat
* win_shortcut
* win_tempfile
- xbps
Expand Down
80 changes: 0 additions & 80 deletions lib/ansible/modules/windows/win_service_stat.ps1

This file was deleted.

104 changes: 0 additions & 104 deletions lib/ansible/modules/windows/win_service_stat.py

This file was deleted.

1 change: 0 additions & 1 deletion test/integration/targets/win_service_stat/aliases

This file was deleted.

86 changes: 0 additions & 86 deletions test/integration/targets/win_service_stat/tasks/main.yml

This file was deleted.

1 change: 0 additions & 1 deletion test/integration/test_win_group2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,3 @@
- { role: win_package, tags: test_win_package }
- { role: win_path, tags: test_win_path }
- { role: win_shortcut, tags: test_win_shortcut }
- { role: win_service_stat, tags: test_win_service_stat }

0 comments on commit a60d358

Please sign in to comment.