mbocquet.tmpfs

tmpfs

This is an Ansible role for setting up tmpfs filesystems.

Requirements

None needed.

Role Variables

There are many variables. Check the file defaults/main.yml for more details.

Dependencies

No dependencies are required.

How to Install this Role as a Submodule in a Git Repository

Use the following command: git submodule add https://git.sekoya.org/mb/tmpfs.git roles/tmpfs

Example Playbook

Here is a simple example of how to use this role:

- hosts: servers
  roles:
     - tmpfs

You can also use it like this:

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

License

This role is licensed under GPLv3.

Author Information

For more information, visit: http://www.sekoya.org

Informazioni sul progetto

Ansible role to configure tmpfs filesystems.

Installa
ansible-galaxy install mbocquet.tmpfs
Licenza
agpl-3.0
Download
1.2M
Proprietario