sborenst / ansible_aws_deployer

20 stars 20 forks source link

include vars explodes when files are open with vim #45

Closed thoraxe closed 7 years ago

thoraxe commented 7 years ago
TASK [include_vars] ************************************************************
fatal: [localhost]: FAILED! => {"ansible_facts": {}, "changed": false, "failed": true, "message": "/home/thoraxe/Red_Hat/openshift/ansible_aws_deployer/ansible/../configs/standard_configs/bu-workshop/.bu-workshop_vars.yml.swp does not have a valid extension: yaml, yml, json"}
        to retry, use: --limit @/home/thoraxe/Red_Hat/openshift/ansible_aws_deployer/ansible/main.retry

I think the loading wildcards are too eager...