mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-01-12 07:35:31 +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
|
||||
|
||||
'')'
|
||||
when:
|
||||
- ansible_facts.virtualization_type != 'docker'
|
||||
when:
|
||||
- ansible_facts.virtualization_type != 'docker'
|
||||
|
||||
#- block:
|
||||
# - name: test that the file was really copied over
|
||||
|
|
|
|||
Loading…
Reference in a new issue