feat(plugin): Centurion ERP inventory plugin

!2 closes #3
This commit is contained in:
2024-07-31 14:51:07 +09:30
parent b8e42dab92
commit fab650bd66
10 changed files with 165 additions and 2 deletions

13
CONTRIBUTING.md Normal file
View File

@ -0,0 +1,13 @@
# Contirbution Guide
We welcome contributions.
## Inventory Plugin
``` bash
# to test use
ansible-inventory -i nofusscomputing.itsm.centurion --list -vvv
```