fatal: [localhost]: FAILED! => {"msg": "The conditional check 'configure_dotfiles' failed. The error was: error while evaluating conditional (configure_dotfiles): 'configure_dotfiles' is undefined\n\nThe error appears to be in '/Users/matruim/.ansible/roles/geerlingguy.dotfiles/tasks/main.yml': line 2, column 3, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n---\n- name: Ensure dotfiles repository is cloned locally.\n ^ here\n"}
i have tried this on 2 different machines. I have tried it with a fork of your dotfiles repo and with the actual repo. both uncloned and cloned it will crash here all the time.
fatal: [localhost]: FAILED! => {"msg": "The conditional check 'configure_dotfiles' failed. The error was: error while evaluating conditional (configure_dotfiles): 'configure_dotfiles' is undefined\n\nThe error appears to be in '/Users/matruim/.ansible/roles/geerlingguy.dotfiles/tasks/main.yml': line 2, column 3, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n---\n- name: Ensure dotfiles repository is cloned locally.\n ^ here\n"}
i have tried this on 2 different machines. I have tried it with a fork of your dotfiles repo and with the actual repo. both uncloned and cloned it will crash here all the time.