Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wtanaka/ansible-role-autofs
Ansible role for installing autofs
https://github.com/wtanaka/ansible-role-autofs
ansible ansible-galaxy ansible-role ansible-roles autofs automount file-system filesystem fs galaxy mount
Last synced: 13 days ago
JSON representation
Ansible role for installing autofs
- Host: GitHub
- URL: https://github.com/wtanaka/ansible-role-autofs
- Owner: wtanaka
- Created: 2016-07-23T06:31:11.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-08-24T00:48:06.000Z (over 5 years ago)
- Last Synced: 2024-11-22T21:49:51.963Z (2 months ago)
- Topics: ansible, ansible-galaxy, ansible-role, ansible-roles, autofs, automount, file-system, filesystem, fs, galaxy, mount
- Size: 16.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Build Status](https://travis-ci.org/wtanaka/ansible-role-autofs.svg?branch=master)](https://travis-ci.org/wtanaka/ansible-role-autofs)
[![CircleCI](https://circleci.com/gh/wtanaka/ansible-role-autofs.svg?style=svg)](https://circleci.com/gh/wtanaka/ansible-role-autofs)wtanaka.autofs
==============Install autofs
Example Playbook
-------------------------- hosts: servers
roles:
- { role: wtanaka.autofs, autofs_net_state: present }### `autofs_should_shortcircuit`
Default: True
When True, this role short-circuits itself if a "autofs" is already in the
path### All variables
The full set of configuration options available are visible in
[defaults/main.yml](defaults/main.yml)License
-------GPLv2
Author Information
------------------https://wtanaka.com/