Skip to content

NameError: name 'raise__cohesity_exception__handler' is not defined when Registering Cohesity Protection Source with Ansible #43

NameError: name 'raise__cohesity_exception__handler' is not defined when Registering Cohesity Protection Source with Ansible

NameError: name 'raise__cohesity_exception__handler' is not defined when Registering Cohesity Protection Source with Ansible #43

name: Auto-assign assignee for Issues opened/reopened/edited.
on:
issues:
types:
- edited
- opened
- reopened
jobs:
issues:
runs-on: ubuntu-latest
steps:
- name: Check for event name
run: echo "${{ github.event_name }}"
- name: Add assignees
uses: pozil/auto-assign-issue@v1
with:
assignees: naveena-maplelabs
allowSelfAssign: True