Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
galaxy.yml 974 B
Newer Older
David Delassus's avatar
David Delassus committed
namespace: ec
name: rps_nginx
David Delassus's avatar
David Delassus committed
version: "0.53.3"
David Delassus's avatar
David Delassus committed
readme: README.md
authors:
  - DIGIT NMS RPS

description: RPS related roles and plugins
license:
- GPL-2.0-or-later
license_file: ''

tags: []

# 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
# L(specifiers,https://python-semanticversion.readthedocs.io/en/latest/#requirement-specification). Multiple version
# range specifiers can be set and are separated by ','
dependencies:
  community.general: ">=7.4.0"
  community.crypto: ">=2.10.0"
  netbox.netbox: ">=3.13.0"

repository: https://code.europa.eu/digit-c4/rps/nginx-ansible-collection
documentation: https://digit-c4.pages.code.europa.eu/rps/nginx-ansible-collection/
homepage: https://digit-c4.pages.code.europa.eu/rps/nginx-ansible-collection/
issues: https://code.europa.eu/digit-c4/rps/nginx-ansible-collection/-/issues

build_ignore: []