system-config/roles/openafs-client
Monty Taylor 68329470fa
Use include_tasks instead of include
They're the same, basically, but include tasks is clearer.

Change-Id: Ia03b8eb2b3e17b421fd5a178b0d9907cc71ebcae
2018-09-20 09:08:55 -05:00
..
defaults Add openafs-client role 2018-08-23 21:34:47 +10:00
tasks Use include_tasks instead of include 2018-09-20 09:08:55 -05:00
templates Add openafs-client role 2018-08-23 21:34:47 +10:00
vars Add openafs-client role 2018-08-23 21:34:47 +10:00
README.rst Add openafs-client role 2018-08-23 21:34:47 +10:00

README.rst

An ansible role to configure an OpenAFS client

Note

This role uses system packages where available, but for platforms or architectures where they are not available will require external builds. Defaults will pick external packages from OpenStack Infra builds, but you should evaluate if this is suitable for your environment.

This role configures the host to be an OpenAFS client. Because OpenAFS is very reliant on distribution internals, kernel versions and host architecture this role has limited platform support. Currently supported are

  • Debian family with system packages available
  • Ubuntu Xenial with ARM64, with external 1.8 series packages
  • CentOS 7 with external packages

Role Variables