ansible/test/lib/ansible_test/_data
Abhijeet Kasurde b6753b46a9
Replace 'message' in module parameters (#60051)
* 'message' parameter is replaced by 'commit_message' in grafana_dashboard
* 'message' parameter is replaced by 'notification_message' in datadog_monitor

This change is required since 'message' as parameter name is used internally by
Ansible core engine.

Fixes: #39295 #45362 #47132 #59617

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2020-02-18 13:00:16 +01:00
..
cli
completion Testing: Add support for AIX platform (#65802) 2020-01-29 15:56:51 -08:00
injector
playbooks PowerShell - Added coverage collector (#59009) 2019-08-28 07:03:23 +10:00
pytest/plugins Fix ansible-test pytest plugin loading. (#62119) 2019-09-10 23:27:05 -07:00
requirements Add constraints for Jinja2 on Python 2.6. (#66826) 2020-01-27 14:01:34 -08:00
sanity Replace 'message' in module parameters (#60051) 2020-02-18 13:00:16 +01:00
setup ansible-test - add constraint for virtualenv (#67289) 2020-02-10 16:29:47 -08:00
ansible.cfg
coveragerc
inventory
pytest.ini Explicitly set junit_family=xunit1 @ pytest config 2020-01-30 00:05:02 +01:00
versions.py Ignore warnings in ansible-test environment check. 2020-01-13 16:16:55 -08:00
virtualenvcheck.py Work around virtualenv/venv issue in ansible-test. (#62111) 2019-09-10 19:27:12 -07:00
yamlcheck.py