Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cognifloyd/ansible-role-nofloppy
Blacklist the floppy module and omit it in dracut
https://github.com/cognifloyd/ansible-role-nofloppy
Last synced: 4 days ago
JSON representation
Blacklist the floppy module and omit it in dracut
- Host: GitHub
- URL: https://github.com/cognifloyd/ansible-role-nofloppy
- Owner: cognifloyd
- License: mit
- Created: 2017-01-18T00:01:55.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-19T07:40:34.000Z (almost 8 years ago)
- Last Synced: 2024-10-12T13:09:38.462Z (about 1 month ago)
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
nofloppy
========[![Build Status](https://travis-ci.org/cognifloyd/ansible-role-nofloppy.svg?branch=master)](https://travis-ci.org/cognifloyd/ansible-role-nofloppy)
Blacklist the floppy module and omit it in dracut
Requirements
------------Only tested on CentOS 7
Role Variables
--------------Dracut gets a couple variables from the nofloppy dict (see defaults/main.yml).
Dependencies
------------This depends on jtyr.ansible-dracut.
Example Playbook
----------------- hosts: servers
roles:
- role: cognfiloyd.nofloppyLicense
-------MIT
Author Information
------------------By Jacob Floyd (@cognifloyd) while working for Theatro Labs, Inc. (theatro.com). Adapted from [centos7.ks](https://github.com/CentOS/sig-cloud-instance-build/blob/5162d86c/vagrant/centos7.ks)