-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
9 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
## [![DebOps project](http://debops.org/images/debops-small.png)](http://debops.org) hashicorp | ||
## [![DebOps](https://debops.org/images/debops-small.png)](https://debops.org) hashicorp | ||
|
||
<!-- This file was generated by Ansigenome. Do not edit this file directly but | ||
instead have a look at the files in the ./meta/ directory. --> | ||
|
||
[![Travis CI](http://img.shields.io/travis/debops/ansible-hashicorp.svg?style=flat)](http://travis-ci.org/debops/ansible-hashicorp) | ||
[![test-suite](http://img.shields.io/badge/test--suite-ansible--hashicorp-blue.svg?style=flat)](https://github.com/debops/test-suite/tree/master/ansible-hashicorp/) | ||
[![Ansible Galaxy](http://img.shields.io/badge/galaxy-debops.hashicorp-660198.svg?style=flat)](https://galaxy.ansible.com/debops/hashicorp) | ||
[![Travis CI](https://img.shields.io/travis/debops/ansible-hashicorp.svg?style=flat)](https://travis-ci.org/debops/ansible-hashicorp) | ||
[![test-suite](https://img.shields.io/badge/test--suite-ansible--hashicorp-blue.svg?style=flat)](https://github.com/debops/test-suite/tree/master/ansible-hashicorp/) | ||
[![Ansible Galaxy](https://img.shields.io/badge/galaxy-debops.hashicorp-660198.svg?style=flat)](https://galaxy.ansible.com/debops/hashicorp) | ||
|
||
|
||
The `debops.hashicorp` Ansible role can be used to securely install | ||
|
@@ -28,7 +28,7 @@ ansible-galaxy install debops.hashicorp | |
### Documentation | ||
|
||
More information about `debops.hashicorp` can be found in the | ||
[official debops.hashicorp documentation](http://docs.debops.org/en/latest/ansible/roles/ansible-hashicorp/docs/). | ||
[official debops.hashicorp documentation](https://docs.debops.org/en/latest/ansible/roles/ansible-hashicorp/docs/). | ||
|
||
|
||
|
||
|
@@ -38,20 +38,18 @@ You may need to include missing roles from the [DebOps common | |
playbook](https://github.com/debops/debops-playbooks/blob/master/playbooks/common.yml) | ||
into your playbook. | ||
|
||
[Try DebOps now](https://github.com/debops/debops) for a complete solution to run your Debian-based infrastructure. | ||
[Try DebOps now](https://debops.org/) for a complete solution to run your Debian-based infrastructure. | ||
|
||
|
||
|
||
|
||
|
||
### Authors and license | ||
|
||
`hashicorp` role was written by: | ||
- Maciej Delmanowski (maintainer) | [e-mail](mailto:[email protected]) | [Twitter](https://twitter.com/drybjed) | [GitHub](https://github.com/drybjed) | ||
|
||
- Maciej Delmanowski | [e-mail](mailto:[email protected]) | [Twitter](https://twitter.com/drybjed) | [GitHub](https://github.com/drybjed) | ||
|
||
License: [GPLv3](https://tldrlegal.com/license/gnu-general-public-license-v3-%28gpl-3%29) | ||
License: [GPL-3.0](https://tldrlegal.com/license/gnu-general-public-license-v3-%28gpl-3%29) | ||
|
||
*** | ||
|
||
This role is part of the [DebOps](http://debops.org/) project. README generated by [ansigenome](https://github.com/nickjj/ansigenome/). | ||
This role is part of [DebOps](https://debops.org/). README generated by [ansigenome](https://github.com/nickjj/ansigenome/). |