fix: add missing collection dep 'ansible.utils'

!1
This commit is contained in:
2024-02-21 00:23:59 +09:30
parent 5e07a325c8
commit add0b2390b

View File

@ -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