Skip to content

Commit

Permalink
Update README.html for latest
Browse files Browse the repository at this point in the history
  • Loading branch information
spetrosi committed Aug 24, 2023
1 parent 2659666 commit 168c364
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 6 deletions.
23 changes: 20 additions & 3 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -183,9 +183,26 @@ <h1 class="toc-title">Contents</h1>
</ul>
</nav>
<hr>
<p><img
src="https://github.com/linux-system-roles/nbde_server/workflows/tox/badge.svg"
alt="CI Testing" /></p>
<p><a
href="https://github.com/linux-system-roles/nbde_server/actions/workflows/ansible-lint.yml"><img
src="https://github.com/linux-system-roles/nbde_server/actions/workflows/ansible-lint.yml/badge.svg"
alt="ansible-lint.yml" /></a> <a
href="https://github.com/linux-system-roles/nbde_server/actions/workflows/ansible-test.yml"><img
src="https://github.com/linux-system-roles/nbde_server/actions/workflows/ansible-test.yml/badge.svg"
alt="ansible-test.yml" /></a> <a
href="https://github.com/linux-system-roles/nbde_server/actions/workflows/codeql.yml"><img
src="https://github.com/linux-system-roles/nbde_server/actions/workflows/codeql.yml/badge.svg"
alt="codeql.yml" /></a> <a
href="https://github.com/linux-system-roles/nbde_server/actions/workflows/python-unit-test.yml"><img
src="https://github.com/linux-system-roles/nbde_server/actions/workflows/python-unit-test.yml/badge.svg"
alt="python-unit-test.yml" /></a> <a
href="https://github.com/linux-system-roles/nbde_server/actions/workflows/markdownlint.yml"><img
src="https://github.com/linux-system-roles/nbde_server/actions/workflows/markdownlint.yml/badge.svg"
alt="markdownlint.yml" /></a> <a
href="https://github.com/linux-system-roles/nbde_server/actions/workflows/woke.yml"><img
src="https://github.com/linux-system-roles/nbde_server/actions/workflows/woke.yml/badge.svg"
alt="woke.yml" /></a></p>
<hr />
<p>Ansible role for configuring Network-Bound Disk Encryption servers
(e.g. tang).</p>
<p>This role currently supports <code>tang</code> as a provider and it
Expand Down
23 changes: 20 additions & 3 deletions latest/README.html
Original file line number Diff line number Diff line change
Expand Up @@ -183,9 +183,26 @@ <h1 class="toc-title">Contents</h1>
</ul>
</nav>
<hr>
<p><img
src="https://github.com/linux-system-roles/nbde_server/workflows/tox/badge.svg"
alt="CI Testing" /></p>
<p><a
href="https://github.com/linux-system-roles/nbde_server/actions/workflows/ansible-lint.yml"><img
src="https://github.com/linux-system-roles/nbde_server/actions/workflows/ansible-lint.yml/badge.svg"
alt="ansible-lint.yml" /></a> <a
href="https://github.com/linux-system-roles/nbde_server/actions/workflows/ansible-test.yml"><img
src="https://github.com/linux-system-roles/nbde_server/actions/workflows/ansible-test.yml/badge.svg"
alt="ansible-test.yml" /></a> <a
href="https://github.com/linux-system-roles/nbde_server/actions/workflows/codeql.yml"><img
src="https://github.com/linux-system-roles/nbde_server/actions/workflows/codeql.yml/badge.svg"
alt="codeql.yml" /></a> <a
href="https://github.com/linux-system-roles/nbde_server/actions/workflows/python-unit-test.yml"><img
src="https://github.com/linux-system-roles/nbde_server/actions/workflows/python-unit-test.yml/badge.svg"
alt="python-unit-test.yml" /></a> <a
href="https://github.com/linux-system-roles/nbde_server/actions/workflows/markdownlint.yml"><img
src="https://github.com/linux-system-roles/nbde_server/actions/workflows/markdownlint.yml/badge.svg"
alt="markdownlint.yml" /></a> <a
href="https://github.com/linux-system-roles/nbde_server/actions/workflows/woke.yml"><img
src="https://github.com/linux-system-roles/nbde_server/actions/workflows/woke.yml/badge.svg"
alt="woke.yml" /></a></p>
<hr />
<p>Ansible role for configuring Network-Bound Disk Encryption servers
(e.g. tang).</p>
<p>This role currently supports <code>tang</code> as a provider and it
Expand Down

0 comments on commit 168c364

Please sign in to comment.