proxy_ping_test
This commit is contained in:
@@ -131,13 +131,10 @@
|
||||
var: ansible_gentooimgr_out
|
||||
|
||||
check_mode: false
|
||||
when:
|
||||
- ansible_connection in ['chroot', 'local', 'libvirt_qemu']
|
||||
- ansible_distribution == 'Gentoo' or BOX_GENTOO_FROM_MP not in ['/', '']
|
||||
# - nbd_disk|default('') == AGI_NBD_DISK
|
||||
|
||||
- name: include_tasks local.yml
|
||||
include_tasks: local.yml
|
||||
- name: include_tasks local.yml
|
||||
include_tasks: local.yml
|
||||
|
||||
when:
|
||||
- ansible_connection in ['chroot', 'local']
|
||||
- ansible_distribution == 'Gentoo' or BOX_GENTOO_FROM_MP not in ['/', '']
|
||||
|
||||
Reference in New Issue
Block a user