chore: initial release #22
@ -48,6 +48,7 @@ tags:
|
||||
dependencies:
|
||||
ansible.eda: '1.4.5'
|
||||
community.mysql: '3.8.0'
|
||||
ansible.utils: '2.12.0'
|
||||
|
||||
# The URL of the originating SCM repository
|
||||
repository: https://gitlab.com/nofusscomputing/projects/ansible/collections/phpipam_scan_agent
|
||||
@ -66,10 +67,16 @@ issues: https://gitlab.com/nofusscomputing/projects/ansible/collections/phpipam_
|
||||
# uses 'fnmatch' to match the files or directories. Some directories and files like 'galaxy.yml', '*.pyc', '*.retry',
|
||||
# and '.git' are always filtered. Mutually exclusive with 'manifest'
|
||||
build_ignore:
|
||||
- .vscode/*
|
||||
- artifacts/*
|
||||
- .cz.yaml
|
||||
- docs/*
|
||||
- .gitlab*
|
||||
- includes/
|
||||
- website-template/*
|
||||
- .ansible-lint-ignore
|
||||
- .cz.yaml
|
||||
- .nfc_automation.yaml
|
||||
- dockerfile
|
||||
- mkdocs.yaml
|
||||
|
||||
# A dict controlling use of manifest directives used in building the collection artifact. The key 'directives' is a
|
||||
|
Reference in New Issue
Block a user