container vars file now a variable

Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
Mark Bolwell 2022-01-21 11:19:20 +00:00
parent dfe92156fe
commit 375847536b
No known key found for this signature in database
GPG key ID: F734FDFC154B83FB
2 changed files with 2 additions and 1 deletions

View file

@ -27,7 +27,7 @@
- name: Load variable for container
include_vars:
file: is_container.yml
file: "{{ container_vars_file }}"
- name: output if discovered is a container
debug: