Skip to content

Instantly share code, notes, and snippets.

@freeseacher
Created March 6, 2018 23:41
Show Gist options
  • Save freeseacher/bbd6f07a7ec1ecc2769c742e95df323a to your computer and use it in GitHub Desktop.
Save freeseacher/bbd6f07a7ec1ecc2769c742e95df323a to your computer and use it in GitHub Desktop.
- name: notify deploy started
include_role:
name: deploy_notification
tasks_from: start
ignore_errors: true
@freeseacher
Copy link
Author


The error appears to have been in '/opt/tower/var/tower/playbooks/NOC/noc_roles/pre/tasks/main.yml': line 32, column 11, but may
be elsewhere in the file depending on the exact syntax problem.

The offending line appears to be:

  include_role:
    name: deploy_notifications
          ^ here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment