mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
@@ -11,3 +11,9 @@
|
||||
failed_when: "'testhost1.example.com' == inventory_hostname"
|
||||
- name: final task, has to be reached for the test to succeed
|
||||
debug: msg="MAGICKEYWORD"
|
||||
|
||||
- name: check that extra vars are correclty passed
|
||||
assert:
|
||||
that:
|
||||
- docker_registries_login is defined
|
||||
tags: ['never', 'test_ev']
|
||||
|
||||
Reference in New Issue
Block a user