james / fedora-infra / ansible

Forked from fedora-infra/ansible 6 years ago
Clone

054bc75 openshift: try and fix an error caused by yamllint cleanup

Authored and Committed by adamwill 7 months ago
    openshift: try and fix an error caused by yamllint cleanup
    
    It looks like these #jinja2 comments don't work with a space
    between the # and the jinja2, or something. I'm getting errors
    on this template when trying to run an openshift playbook ATM.
    
    Signed-off-by: Adam Williamson <awilliam@redhat.com>