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
Tad Merchant ab54736e12 Add tags to aws ecs task (#53717)
* Add tags to ecs_task

remove older reference to credentials

* uncomment shell commands to enable/disable account settings

* Fix documentation and pep8 issues

* fix review items for ecs_task tags

use missing_required_lib for tags
change fail_json message to suggested message
switch from task_tags to tags for consisitency

* Add import for missing_required_lib function

* Tidy put-account-setting tasks and add permission

Using `environment` and `command` rather than `shell` avoids the
need for `no_log` and means that people can fix the problem

* update version added for ecs_task tags

* fix tests after removal of ansible_facts from ecs_service_info, add delay when service is still draining

* Add documentation for sanity tests
5 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 5 years ago
integration Add tags to aws ecs task (#53717) 5 years ago
legacy Sanity test fixups - AWS related tests (#64093) 5 years ago
lib/ansible_test Sanity checks: test for print statement (#65219) 5 years ago
sanity fixed inconsistent required set to True in zabbix modules 5 years ago
units nxos_interfaces: RMB state fixes (#63960) 5 years ago
utils Increase unit test timeout in CI. 5 years ago