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/units/playbook
Brian Coca 9c49fdd86d
delay keyword changed from int to float (#83901)
* delay keyword changed from int to float

* draft test

* fixed test

* expanded test, fixed 'name' tests also

* cleanup

* fix
3 months ago
..
role pylint: update for use-yield-from 8 months ago
__init__.py Add empty-init code-smell script. (#18406) 8 years ago
test_attribute.py Remove Python 2.x compat from unit tests (#82109) 1 year ago
test_base.py Typo fixes and other bits and bobs (#83672) 4 months ago
test_block.py Fix task.resolved_action callbacks (#82003) 6 months ago
test_collectionsearch.py Require `from __future__ import annotations` (#81902) 1 year ago
test_conditional.py Remove Python 2.x compat from unit tests (#82109) 1 year ago
test_helpers.py Fix task.resolved_action callbacks (#82003) 6 months ago
test_included_file.py Typo fixes and other bits and bobs (#83672) 4 months ago
test_play.py Require `from __future__ import annotations` (#81902) 1 year ago
test_play_context.py play_context: remove deprecated PlayContext.verbosity (#82993) 8 months ago
test_playbook.py Remove Python 2.x compat from unit tests (#82109) 1 year ago
test_taggable.py Remove Python 2.x compat from unit tests (#82109) 1 year ago
test_task.py delay keyword changed from int to float (#83901) 3 months ago