From aed5e2bb82f1924d9b01c549e7c1c8182bd1a8c3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 05:15:53 +0000 Subject: [PATCH] Update collection version to v3.0.0 --- galaxy.yml | 50 +++++++++++++++++++++++++------------------------- 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/galaxy.yml b/galaxy.yml index b2ae0c9..eafa693 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -1,26 +1,26 @@ authors: - - Max Hösel +- Max Hösel build_ignore: - - .circleci - - .github - - .vscode - - dist - - CODE_OF_CONDUCT.md - - CONTRIBUTING.md - - .yamllint - - "*.tar.gz" - - .venv - - .tox - - .pytest_cache - - scripts - - .pre-commit-config.yaml - - .readthedocs.yaml - - pyproject.toml - - requirements.txt - - "**/requirements.txt" +- .circleci +- .github +- .vscode +- dist +- CODE_OF_CONDUCT.md +- CONTRIBUTING.md +- .yamllint +- '*.tar.gz' +- .venv +- .tox +- .pytest_cache +- scripts +- .pre-commit-config.yaml +- .readthedocs.yaml +- pyproject.toml +- requirements.txt +- '**/requirements.txt' dependencies: - community.crypto: ">=1.0.0" - community.general: ">=1.0.0" + community.crypto: '>=1.0.0' + community.general: '>=1.0.0' description: Install and configure the Pterodactyl Gaming Server Panel and Daemon/Wings issues: https://github.com/maxhoesel-ansible/ansible-collection-pterodactyl/issues license_file: LICENSE @@ -29,8 +29,8 @@ namespace: maxhoesel readme: README.md repository: https://github.com/maxhoesel-ansible/ansible-collection-pterodactyl tags: - - pterodactyl - - application - - gaming - - linux -version: 2.0.1 +- pterodactyl +- application +- gaming +- linux +version: 3.0.0