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/test
RusoSova 2d074f2a31 win_description Module (#61629)
* win_description Module

Module to change Windows description and Windows license owner information.

* LiteralPath updated

changed -path to -LiteralPath in the script

* Version and metadata_version

version_added updated to 2.10
Metadata_version set to 1.1

* version updated

version_added changed to '2.10'

* Changes based on feedback

* removed some redundant checks

* Rename win_description.ps1 to win_computer_description.ps1

* Rename win_description.py to win_computer_description.py

* Module name change

* Integration tests added

* added aliases file

* Change compatibility from 2008 to 2008R2

* Update aliases
5 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 5 years ago
integration win_description Module (#61629) 5 years ago
legacy Sanity test fixups - AWS related tests (#64093) 5 years ago
lib/ansible_test Sanity checks: make sure that `required` in argument spec coincides with documentation (#65437) 5 years ago
sanity BOTMETA migrated_to should be namespace.collection (#64029) 5 years ago
units eos_interfaces: Added unit testcases for eos_interfaces (#63813) 5 years ago
utils Increase unit test timeout in CI. 5 years ago