62
README.md
62
README.md
@ -1,3 +1,61 @@
|
|||||||
# Ansible Collection - nofusscomputing.itsm
|
<span style="text-align: center;">
|
||||||
|
|
||||||
Documentation for the collection.
|
# No Fuss Computing - Ansible Collection Centurion
|
||||||
|
|
||||||
|
<br>
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
|
[](https://galaxy.ansible.com/ui/repo/published/nofusscomputing/kubernetes/)
|
||||||
|
|
||||||
|
|
||||||
|
----
|
||||||
|
|
||||||
|
<br>
|
||||||
|
|
||||||
|
  [](https://gitlab.com/nofusscomputing/projects/ansible/collections/kubernetes/-/issues)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
  
|
||||||
|
<br>
|
||||||
|
|
||||||
|
This project is hosted on [gitlab](https://gitlab.com/nofusscomputing/projects/ansible/collections/kubernetes) and has a read-only copy hosted on [Github](https://github.com/NofussComputing/ansible_collection_centurion).
|
||||||
|
|
||||||
|
----
|
||||||
|
|
||||||
|
**Stable Branch**
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
----
|
||||||
|
|
||||||
|
**Development Branch**
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|
----
|
||||||
|
<br>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
links:
|
||||||
|
|
||||||
|
- [Issues](https://gitlab.com/nofusscomputing/projects/ansible/collections/centurion_erp_collection/-/issues)
|
||||||
|
|
||||||
|
- [Merge Requests (Pull Requests)](https://gitlab.com/nofusscomputing/projects/ansible/collections/centurion_erp_collection/-/merge_requests)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## Contributing
|
||||||
|
All contributions for this project must conducted from [Gitlab](https://gitlab.com/nofusscomputing/projects/ansible/collections/centurion_erp_collection).
|
||||||
|
|
||||||
|
For further details on contributing please refer to the [contribution guide](CONTRIBUTING.md).
|
||||||
|
|
||||||
|
|
||||||
|
## Other
|
||||||
|
|
||||||
|
This repo is release under this [license](LICENSE)
|
||||||
|
0
docs/.gitkeep
Normal file
0
docs/.gitkeep
Normal file
10
galaxy.yml
10
galaxy.yml
@ -5,7 +5,7 @@
|
|||||||
namespace: nofusscomputing
|
namespace: nofusscomputing
|
||||||
|
|
||||||
# The name of the collection. Has the same character restrictions as 'namespace'
|
# The name of the collection. Has the same character restrictions as 'namespace'
|
||||||
name: itsm
|
name: centurion
|
||||||
|
|
||||||
# The version of the collection. Must be compatible with semantic versioning
|
# The version of the collection. Must be compatible with semantic versioning
|
||||||
version: 0.0.1
|
version: 0.0.1
|
||||||
@ -21,7 +21,7 @@ authors:
|
|||||||
|
|
||||||
### OPTIONAL but strongly recommended
|
### OPTIONAL but strongly recommended
|
||||||
# A short summary description of the collection
|
# A short summary description of the collection
|
||||||
description: Collection for ITSM application
|
description: Companion collection for Centurion ERP
|
||||||
|
|
||||||
# Either a single license or a list of licenses for content inside of a collection. Ansible Galaxy currently only
|
# Either a single license or a list of licenses for content inside of a collection. Ansible Galaxy currently only
|
||||||
# accepts L(SPDX,https://spdx.org/licenses/) licenses. This key is mutually exclusive with 'license_file'
|
# accepts L(SPDX,https://spdx.org/licenses/) licenses. This key is mutually exclusive with 'license_file'
|
||||||
@ -45,16 +45,16 @@ tags:
|
|||||||
dependencies: {}
|
dependencies: {}
|
||||||
|
|
||||||
# The URL of the originating SCM repository
|
# The URL of the originating SCM repository
|
||||||
repository: https://gitlab.com/nofusscomputing/projects/ansible/collections/itsm
|
repository: https://gitlab.com/nofusscomputing/projects/ansible/collections/centurion_erp_collection
|
||||||
|
|
||||||
# The URL to any online docs
|
# The URL to any online docs
|
||||||
documentation: https://nofusscomputing.com/projects/ansible/collection/itsm/
|
documentation: https://nofusscomputing.com/projects/ansible/collection/centurion/
|
||||||
|
|
||||||
# The URL to the homepage of the collection/project
|
# The URL to the homepage of the collection/project
|
||||||
# homepage: https://example.com
|
# homepage: https://example.com
|
||||||
|
|
||||||
# The URL to the collection issue tracker
|
# The URL to the collection issue tracker
|
||||||
issues: https://gitlab.com/nofusscomputing/projects/ansible/collections/itsm/-/issues
|
issues: https://gitlab.com/nofusscomputing/projects/ansible/collections/centurion_erp_collection/-/issues
|
||||||
|
|
||||||
# A list of file glob-like patterns used to filter any files or directories that should not be included in the build
|
# A list of file glob-like patterns used to filter any files or directories that should not be included in the build
|
||||||
# artifact. A pattern is matched from the relative path of the file or directory of the collection directory. This
|
# artifact. A pattern is matched from the relative path of the file or directory of the collection directory. This
|
||||||
|
0
playbooks/.gitkeep
Normal file
0
playbooks/.gitkeep
Normal file
0
plugins/.gitkeep
Normal file
0
plugins/.gitkeep
Normal file
0
roles/.gitkeep
Normal file
0
roles/.gitkeep
Normal file
Reference in New Issue
Block a user