Ansible Collection for OpenAFS

Contents:

  • Introduction
  • Installation
  • Usage
  • Playbooks
  • Roles
  • Modules
    • openafs_build – Build OpenAFS binaries from source
    • openafs_build_packages – Build OpenAFS installation packages
    • openafs_build_redhat_rpms – This module is deprecated. Use openafs_build_packages.
    • openafs_build_sdist – Create OpenAFS source distribution archives from a git repo.
    • openafs_get_install_paths – Detect installation paths from package installation.
    • openafs_install_bdist – Install OpenAFS binaries built from source
    • openafs_keys – Add kerberos service keys with asetkey
    • openafs_principal – Create principals and keytab files
    • openafs_selinux_module – Create and install an selinux module from input files
    • openafs_selinux_relabel – Relabel selinux context for server files
    • openafs_service_properties – Manage Solaris service properties.
    • openafs_store_facts – Store OpenAFS facts in a json file
    • openafs_user – Create an OpenAFS user
    • openafs_volume – Create an OpenAFS volume
    • openafs_wait_for_quorum – Wait for the dbserver connection and quorum
    • openafs_wait_for_registration – Wait for the fileserver VLDB registration
  • Plugins
  • Platform notes
  • License
Ansible Collection for OpenAFS
  • Modules
  • View page source

Modules

Contents:

  • openafs_build – Build OpenAFS binaries from source
  • openafs_build_packages – Build OpenAFS installation packages
  • openafs_build_redhat_rpms – This module is deprecated. Use openafs_build_packages.
  • openafs_build_sdist – Create OpenAFS source distribution archives from a git repo.
  • openafs_get_install_paths – Detect installation paths from package installation.
  • openafs_install_bdist – Install OpenAFS binaries built from source
  • openafs_keys – Add kerberos service keys with asetkey
  • openafs_principal – Create principals and keytab files
  • openafs_selinux_module – Create and install an selinux module from input files
  • openafs_selinux_relabel – Relabel selinux context for server files
  • openafs_service_properties – Manage Solaris service properties.
  • openafs_store_facts – Store OpenAFS facts in a json file
  • openafs_user – Create an OpenAFS user
  • openafs_volume – Create an OpenAFS volume
  • openafs_wait_for_quorum – Wait for the dbserver connection and quorum
  • openafs_wait_for_registration – Wait for the fileserver VLDB registration
Previous Next

© Copyright 2018-2021, Sine Nomine Associates.

Built with Sphinx using a theme provided by Read the Docs.