chore: fix liniting errors

!1
This commit is contained in:
2024-02-19 04:10:12 +09:30
parent adbee00019
commit 8655c407b1
2 changed files with 9 additions and 4 deletions

1
.ansible-lint-ignore Normal file
View File

@ -0,0 +1 @@
galaxy.yml galaxy[version-incorrect]

View File

@ -34,7 +34,12 @@ license_file: ''
# A list of tags you want to associate with the collection for indexing/searching. A tag name has the same character
# requirements as 'namespace' and 'name'
tags: []
tags:
- ipam
- scan_agent
- network
- phpipam
- tools
# Collections that this collection requires to be installed for it to be usable. The key of the dict is the
# collection label 'namespace.name'. The value is a version range
@ -71,4 +76,3 @@ build_ignore:
# 'omit_default_directives' is a boolean that controls whether the default directives are used. Mutually exclusive
# with 'build_ignore'
# manifest: null