This commit is contained in:
Hideki Saito 2022-03-13 02:05:37 +09:00
parent a65c4f15ec
commit ea4ba1e4e0

View file

@ -46,8 +46,8 @@
- 'sync_result.msg.endswith(''+ foo.txt - 'sync_result.msg.endswith(''+ foo.txt
'')' '')'
when: when:
- ansible_facts.virtualization_type != 'docker' - ansible_facts.virtualization_type != 'docker'
#- block: #- block:
# - name: test that the file was really copied over # - name: test that the file was really copied over