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
'')'
when:
- ansible_facts.virtualization_type != 'docker'
when:
- ansible_facts.virtualization_type != 'docker'
#- block:
# - name: test that the file was really copied over