1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-15 04:32:11 +00:00

"| bool" mandated by Ansible 2.8

This commit is contained in:
A Holt 2019-05-25 00:50:19 -04:00 committed by GitHub
parent 1aebf56f7c
commit d1247e8864
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,7 +24,7 @@
- name: INTERNETARCHIVE
include_role:
name: internetarchive
when: internetarchive_install
when: internetarchive_install | bool
tags: internetarchive
- name: Recording STAGE 9 HAS COMPLETED ====================