From 5ab3f944801c24b9b51cf12655d7fa599116393c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 17 Nov 2024 04:41:25 +0000 Subject: [PATCH] Update collection version to v6.0.0 --- galaxy.yml | 54 +++++++++++++++++++++++++++--------------------------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/galaxy.yml b/galaxy.yml index 31fff82..fdf78a5 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -1,38 +1,38 @@ 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: - ansible.posix: ">=1.0,<2.0" + ansible.posix: '>=1.0,<2.0' description: Collection dealing with Proxmox VE and PBS hosts issues: https://github.com/maxhoesel-ansible/ansible-collection-proxmox/issues license: - - GPL-3.0-or-later -license_file: "" +- GPL-3.0-or-later +license_file: '' name: proxmox namespace: maxhoesel readme: README.md repository: https://github.com/maxhoesel-ansible/ansible-collection-proxmox tags: - - proxmox - - lxc - - kvm - - virtualization - - pbs -version: 5.1.1 +- proxmox +- lxc +- kvm +- virtualization +- pbs +version: 6.0.0