Skip to content
Snippets Groups Projects
Select Git revision
  • edccf70bf63932dfdf443f5f8741e95f8897a63c
  • master default protected
  • v1.14.7
  • v1.14.6
  • v1.14.5
  • v1.14.4
  • v1.14.3
  • v1.14.2
  • v1.14.1
  • v1.14.0
  • v1.13.2
  • v1.13.1
  • v1.13.0
  • v1.12.1
  • v1.12.0
  • v1.11.1
  • v1.11.0
  • v1.10.0
  • v1.9.2
  • v1.9.1
  • v1.9.0
  • v1.8.4
22 results

galaxy.yml

Blame
  • user avatar
    Thomas Woerner authored
    43a52513
    History
    galaxy.yml 578 B
    ---
    namespace: "freeipa"
    name: "ansible_freeipa"
    version: "A.B.C"
    description: "Ansible roles and modules for FreeIPA"
    
    authors:
      - "Thomas Woerner <twoerner@redhat.com>"
    
    repository: "https://github.com/freeipa/ansible-freeipa"
    documentation: "https://github.com/freeipa/ansible-freeipa/blob/master/README.md"
    homepage: "https://github.com/freeipa/ansible-freeipa"
    issues: "https://github.com/freeipa/ansible-freeipa/issues"
    
    readme: "README.md"
    license: "GPL-3.0-or-later"
    
    tags:
      - "linux"
      - "system"
      - "identity"
      - "ipa"
      - "freeipa"
      - "cluster"
      - "collection"