https://github.com/mayniklas/ansible-yubikey
https://github.com/mayniklas/ansible-yubikey
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mayniklas/ansible-yubikey
- Owner: MayNiklas
- License: mit
- Created: 2021-03-10T11:53:47.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-05-14T10:51:56.000Z (about 2 years ago)
- Last Synced: 2025-02-09T10:09:39.606Z (over 1 year ago)
- Language: Jinja
- Size: 39.1 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Ansible Yubikey SSH
=========
[![Galaxy Role][badge-role]][link-galaxy]
[![Downloads][badge-downloads]][link-galaxy]
[![MIT Licensed][badge-license]][link-license]
A brief description of the role goes here.
Requirements
------------
None (except running on a supported OS).
On MacOS: brew.sh should be installed.
Role Variables
--------------
A description of the settable variables for this role should go here, including any variables that are in defaults/main.yml, vars/main.yml, and any variables that can/should be set via parameters to the role. Any variables that are read from other roles and/or the global scope (ie. hostvars, group vars, etc.) should be mentioned here as well.
Dependencies
------------
None.
Example Playbook
----------------
Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:
- hosts: servers
roles:
- { role: username.rolename, x: 42 }
License
-------
[MIT][link-license]
Author Information
------------------
An optional section for the role authors to include contact information, or a website (HTML is not allowed).
[link-galaxy]: https://galaxy.ansible.com/mayniklas/yubikey_ssh
[//]: # "ansible-galaxy info mayniklas.yubikey_ssh | grep -E 'id: [0-9]' | awk {'print $2'}"
[badge-role]: https://img.shields.io/ansible/role/59221.svg?style=flat-square
[badge-downloads]: https://img.shields.io/ansible/role/d/59221.svg?style=flat-square
[badge-license]: https://img.shields.io/github/license/mayniklas/ansible-yubikey.svg?style=flat-square
[link-license]: https://raw.githubusercontent.com/mayniklas/ansible-yubikey/main/LICENSE