Merge "Set lxc_container_backing_store fact on containers"

This commit is contained in:
Jenkins 2016-01-30 14:01:58 +00:00 committed by Gerrit Code Review
commit 276e1f88e7
1 changed files with 0 additions and 1 deletions

View File

@ -26,7 +26,6 @@
set_fact:
lxc_container_backing_store: dir
when: vg_result.rc != 0
delegate_to: "{{ physical_host }}"
tags:
- lxc-container-vg-detect