0
0
ssh-key-rotation-role/meta/main.yml
Thomas Nyambati 06017e09f5 ft(ssh-rotation): Rotate ssh keys
- add task to generate new keys
- add task to rotate new keys
- add new key to inventory
2017-02-15 22:44:01 +03:00

23 lines
535 B
YAML

galaxy_info:
author: Thomas Nyambati
description: Ansible role that enables you to rotate ssh keys on your remote servers
company: your company (optional)
# If the issue tracker for your role is not on github, uncomment the
# next line and provide a value
# issue_tracker_url: http://example.com/issue/tracker
# Some suggested licenses:
# - BSD (default)
# - MIT
# - GPLv2
# - GPLv3
# - Apache
# - CC-BY
license: license (GPLv2, CC-BY, etc)
min_ansible_version: 2.2
galaxy_tags: []
dependencies: []