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
jhawkesworth 8f9b885113 Windows: A module for creating Toast notifications on Modern Windows versions. (#26675)
* replace duff commit version of win_toast

* change expire_mins to expire_secs and add example showing use of async

* fix metadata version to keep sanity --test validate-modules happy

* code review fixes and change expire_secs to expire_seconds

* add first pass integration tests for win_toast

* win_toast no longer fails if there are no logged in users to notify (it sets a toast_sent false if this happens)

* yaml lint clean up of setup.yml in win_toast integration tests

* improve exception and stack trace if the notifier cannot be created, following feedback from dag

* removed unwanted 'echo' input parameters from return vals; added to CHANGELOG.md, removed _seconds units from module params; updated tests to match
7 years ago
..
compile Docs how to test (2nd) (#24094) 8 years ago
integration Windows: A module for creating Toast notifications on Modern Windows versions. (#26675) 7 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner Collect data from integration test runs. (#28650) 7 years ago
sanity npm: fix idempotence (#22238) 7 years ago
units [cloud] Add the ability to modify shard count to kinesis_stream module (#24805) 7 years ago
utils Switch default cloud tests to smoketest. 7 years ago