Skip to content

Commit

Permalink
Merge pull request #55 from cyberark/add-role-readme
Browse files Browse the repository at this point in the history
Adds README to role as required by galaxy
  • Loading branch information
Geri Jennings authored Dec 29, 2020
2 parents f624e7b + 54dd6d4 commit 819cced
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions roles/conjur_host_identity/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Conjur Ansible Role

This Ansible role provides the ability to grant Conjur machine identity to a host.
Once a host has an identity created by this role, secrets can be retrieved securely
using the [Summon](https://github.com/cyberark/summon) tool.

For full usage and installation instructions, please see our
[collection documentation](https://github.com/cyberark/ansible-conjur-collection#installation).

0 comments on commit 819cced

Please sign in to comment.