Code development platform for open source projects from the European Union institutions :large_blue_circle: EU Login authentication by SMS has been phased out. To see alternatives please check here

Skip to content
Snippets Groups Projects
Select Git revision
  • 6669a6fc6a99621b89a450e54e6e40f6df2d0657
  • main default protected
  • traefik_3.4.0
  • fix_clean_images
  • v0.77.0
  • v0.76.2
  • v0.76.1
  • v0.76.0
  • v0.75.0
  • v0.74.0
  • v0.73.2
  • v0.73.1
  • v0.73.0
  • v0.72.2
  • v0.72.1
  • v0.72.0
  • v0.71.3
  • v0.71.2
  • v0.71.1
  • v0.71.0
  • v0.70.0
  • v0.69.0
  • v0.68.0
  • v0.67.3
24 results

galaxy.yml

Blame
  • user avatar
    David Delassus authored
    6669a6fc
    History
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    galaxy.yml 974 B
    namespace: ec
    name: rps_nginx
    version: "0.53.3"
    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: []