Skip to content

Commit

Permalink
Merge pull request #69 from dev-sec/new_galaxy
Browse files Browse the repository at this point in the history
update links to new Ansible Galaxy
  • Loading branch information
rndmh3ro authored Oct 16, 2023
2 parents 0b8991a + 48651e7 commit 1056388
Show file tree
Hide file tree
Showing 7 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion content/blog/2015-04-30-ansible-ssh-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ The [Hardening Framework](http://dev-sec.io/) provides best-practice security fo
* Add handlers to restart sshd only when necessary [#6](https://github.com/dev-sec/ansible-ssh-hardening/issues/6)
* Add support for Oracle Linux [#2](https://github.com/dev-sec/ansible-ssh-hardening/issues/2)

The module is available via [Ansible Galaxy](https://galaxy.ansible.com/dev-sec/ssh-hardening/), now.
The module is available via [Ansible Galaxy](https://galaxy.ansible.com/ui/standalone/roles/dev-sec/ssh-hardening/), now.

As a next step, we plan to add support more modules. `ansible-os-hardening` is already in the works. Stay tuned and follow us on [Twitter](https://twitter.com/hardening_io).
2 changes: 1 addition & 1 deletion content/blog/2015-06-23-ansible-os-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ In these two months [Sebastian Gumprich](https://www.zufallsheld.de) implemented

As always, this role supports Debian- and Enterprise Linux-based operating systems.

You can find the role on [Github](https://github.com/dev-sec/ansible-os-hardening/) and on [Ansible Galaxy](https://galaxy.ansible.com/list#/roles/4248).
You can find the role on [Github](https://github.com/dev-sec/ansible-os-hardening/) and on [Ansible Galaxy](https://galaxy.ansible.com/ui/standalone/roles/dev-sec/os-hardening/).

Found a problem? Want to help? Open up a issue or pull request or join our [Gitter Chatroom](https://gitter.im/dev-sec/general) to chat directly with us!

Expand Down
2 changes: 1 addition & 1 deletion content/blog/2016-07-17-ansible-mysql-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ The main work was done by [Anton Lugovoi](https://github.com/fitz123) and [Sebas
We're supporting this role on Debian- and Enterprise Linux-based operating systems, but we'll also try our best in helping you run the role on other systems! Just open up an issue or pull request or join our [Gitter Chatroom](https://gitter.im/dev-sec/general) to chat directly with us!


You can find the role on [Github](https://github.com/dev-sec/ansible-mysql-hardening/) and on [Ansible Galaxy](https://galaxy.ansible.com/dev-sec/mysql-hardening/).
You can find the role on [Github](https://github.com/dev-sec/ansible-mysql-hardening/) and on [Ansible Galaxy](https://galaxy.ansible.com/ui/standalone/roles/dev-sec/mysql-hardening/).


Be sure to follow us on [Twitter](https://twitter.com/hardening_io) for the latest updates.
8 changes: 4 additions & 4 deletions content/blog/2016-09-20-ansible-nginx-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ This role hardens your existing nginx installations (version 1.0.15 or later).

This time we tried to make sure that the hardening role works with popular nginx installation roles, so if you use any of the following (great!) roles to manage your nginx, you can use our hardening role:

* [geerlinggux.nginx](https://galaxy.ansible.com/geerlingguy/nginx/)
* [jdauphant.nginx](https://galaxy.ansible.com/jdauphant/nginx/)
* [franklinkim.nginx](https://galaxy.ansible.com/franklinkim/nginx/)
* [nginxinc.nginx](https://galaxy.ansible.com/ui/standalone/roles/nginxinc/nginx/)
* [geerlinggux.nginx](https://galaxy.ansible.com/ui/standalone/roles/geerlingguy/nginx/)
* [jdauphant.nginx](https://galaxy.ansible.com/ui/standalone/roles/jdauphant/nginx/)

We also tried to provide good documentation on the various settings and think that it turned out very well, but [see](https://github.com/dev-sec/ansible-nginx-hardening#nginx-hardening-ansible-role) for yourself.

Expand All @@ -25,6 +25,6 @@ Of course we not only maintain this role for Ansible, there exist implementation

We're supporting this role on Debian- and Enterprise Linux-based operating systems, but we'll also try our best in helping you run the role on other systems! Just open up an issue or pull request or join our [Gitter Chatroom](https://gitter.im/dev-sec/general) to chat directly with us!

You can find the role on [Github](https://github.com/dev-sec/ansible-nginx-hardening/) and on [Ansible Galaxy](https://galaxy.ansible.com/dev-sec/nginx-hardening/).
You can find the role on [Github](https://github.com/dev-sec/ansible-nginx-hardening/) and on [Ansible Galaxy](https://galaxy.ansible.com/ui/standalone/roles/dev-sec/nginx-hardening/).

Be sure to follow us on [Twitter](https://twitter.com/DevSecIO) for the latest updates.
2 changes: 1 addition & 1 deletion content/blog/2020-10-11-ansible-collection.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ We also dropped support for some operating systems:

It's here:

* [Galaxy](https://galaxy.ansible.com/devsec/hardening)
* [Galaxy](https://galaxy.ansible.com/ui/repo/published/devsec/hardening/)
* [Repository on Github](https://github.com/dev-sec/ansible-os-hardening/)

Please share your feedback with us, ask questions on the mailing list, open issues and pull requests on our repo!
Expand Down
2 changes: 1 addition & 1 deletion themes/devsec/layouts/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ <h2 style="margin-bottom: 0.8rem">Remediate with your automation tooling</h2>
<div class="large-4 medium-4 small-12 text-center columns">
<div class="row link-item provider-logo"><div class="small-12 text-center columns">
<div>
<a href="https://galaxy.ansible.com/devsec/hardening">
<a href="https://galaxy.ansible.com/ui/repo/published/devsec/hardening/">
<img class="ansible-logo" src="/images/ansible_logo.png" >
</a>
</div>
Expand Down
2 changes: 1 addition & 1 deletion themes/devsec/layouts/partials/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<li><a href="/legal">Legal notice</a></li>
<li><a href="/contributing">Contributing</a></li>
<li><a href="https://twitter.com/devsecio">Twitter</a></li>
<li><a href="https://galaxy.ansible.com/devsec/hardening">Ansible Galaxy</a></li>
<li><a href="https://galaxy.ansible.com/ui/repo/published/devsec/hardening/">Ansible Galaxy</a></li>
<li><a href="https://supermarket.getchef.com/cookbooks?q=hardening">Chef Community</a></li>
<li><a href="https://forge.puppetlabs.com/hardening">Puppet Forge</a></li>
<li><a href="index.xml">RSS</a></li>
Expand Down

0 comments on commit 1056388

Please sign in to comment.