mbocquet.tmpfs

tmpfs

Rol de Ansible para configurar sistemas de archivos tmpfs.

Requerimientos

Ninguno.

Variables del Rol

Muchas. Ver defaults/main.yml

Dependencias

Ninguna.

Instalar este rol como submódulo en un repositorio git

git submodule add https://git.sekoya.org/mb/tmpfs.git roles/tmpfs

Ejemplo de Playbook

- hosts: servidores
  roles:
     - tmpfs


- hosts: servidores
  roles:
     - { role: tmpfs, x: 42 }

Licencia

GPLv3

Información del Autor

http://www.sekoya.org

Acerca del proyecto

Ansible role to configure tmpfs filesystems.

Instalar
ansible-galaxy install mbocquet.tmpfs
Licencia
agpl-3.0
Descargas
1.2M
Propietario