Skip to content
Snippets Groups Projects
Select Git revision
  • a4860f7b0403c8e0c141ecde317fd29bdeffa3d2
  • 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
    Rafael Guterres Jeffman authored
    16ce5f21
    History
    galaxy.yml 581 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"