-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
16 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,17 @@ | ||
--- | ||
requires_ansible: '>=2.9.10' | ||
requires_ansible: '>=2.9.10' | ||
plugin_routing: | ||
inventory: | ||
now: | ||
tombstone: | ||
removal_version: "6.0.0" | ||
warning_text: Please migrate to inventory provided by servicenow.itom collection | ||
modules: | ||
snow_record: | ||
tombstone: | ||
removal_version: "6.0.0" | ||
warning_text: Please migrate to modules provided by servicenow.itom collection | ||
snow_record_find: | ||
tombstone: | ||
removal_version: "6.0.0" | ||
warning_text: Please migrate to inventory provided by servicenow.itom collection |
736d5f6
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@willtome There are typos here, these should read
servicenow.itsm
instead ofservicenow.itom
.