forked from ServiceNowITOM/servicenow-ansible
-
Notifications
You must be signed in to change notification settings - Fork 0
/
galaxy.yml
35 lines (35 loc) · 1.08 KB
/
galaxy.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
---
namespace: servicenow
name: servicenow
version: 1.0.7
readme: README.md
authors:
- "Paul Knight <[email protected]>"
- "Tim Rightnour <[email protected]>"
- "Will Tome (@willtome)"
- "Alex Mittell (@alex_mittell)"
description: >
[DEPRECTATED] Please migrate to servicenow.itsm.
The Service Now modules previously packaged as part of Ansible, now
in a Collection distributed via Ansible Galaxy. snow_record creates,
updates or deletes a record in a specified table in the Service Now
instance. snow_record_find retrieves one or more records based on the
supplied query.
ServiceNow Inventory Plugin for using ServiceNow CMDB as a dynamic
inventory source.
build_ignore:
- galaxy.yml.j2
- release.yml
license:
- "GPL-3.0-or-later"
tags:
- preview
- servicenow
- snow
- collection
- inventory
- plugin
repository: https://github.com/hugotomasi/servicenow-ansible.git
documentation: https://github.com/hugotomasi/servicenow-ansible/wiki
homepage: https://github.com/hugotomasi/servicenow-ansible/
issues: https://github.com/hugotomasi/servicenow-ansible/issues