mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
More test fixes for split controller/remote tests.
This commit is contained in:
@@ -169,7 +169,7 @@
|
||||
- name: DEPTH | check update arrived
|
||||
assert:
|
||||
that:
|
||||
- "{{ a_file['content'] | b64decode | trim }} == 3"
|
||||
- "{{ a_file.content | b64decode | trim }} == 3"
|
||||
- git_fetch is changed
|
||||
|
||||
- name: DEPTH | clear checkout_dir
|
||||
|
||||
Reference in New Issue
Block a user