Replies: 1 comment
-
|
Hi! At first glance it looks like, you need to indednt proerties of change_request. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm running a very short playbook and getting the error below
ERROR! conflicting action statements: servicenow.itsm.change_request, requested_by
The error appears to be in '/home/username/ansible/playbooks/snow_change.yml': line 8, column 7, but may
be elsewhere in the file depending on the exact syntax problem.
The offending line appears to be:
tasks:
- name: Create change request
^ here
ansible 2.9.27
What am I missing?
Thanks,
Chris
Beta Was this translation helpful? Give feedback.
All reactions