mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-01-11 23:25:28 +01:00
TEST
This commit is contained in:
parent
a65c4f15ec
commit
ea4ba1e4e0
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue