Skip to content

Commit 1056388

Browse files
authored
Merge pull request #69 from dev-sec/new_galaxy
update links to new Ansible Galaxy
2 parents 0b8991a + 48651e7 commit 1056388

File tree

7 files changed

+10
-10
lines changed

7 files changed

+10
-10
lines changed

content/blog/2015-04-30-ansible-ssh-released.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ The [Hardening Framework](http://dev-sec.io/) provides best-practice security fo
1616
* Add handlers to restart sshd only when necessary [#6](https://github.com/dev-sec/ansible-ssh-hardening/issues/6)
1717
* Add support for Oracle Linux [#2](https://github.com/dev-sec/ansible-ssh-hardening/issues/2)
1818

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

2121
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).

content/blog/2015-06-23-ansible-os-released.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ In these two months [Sebastian Gumprich](https://www.zufallsheld.de) implemented
1919

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

22-
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).
22+
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/).
2323

2424
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!
2525

content/blog/2016-07-17-ansible-mysql-released.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ The main work was done by [Anton Lugovoi](https://github.com/fitz123) and [Sebas
3131
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!
3232

3333

34-
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/).
34+
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/).
3535

3636

3737
Be sure to follow us on [Twitter](https://twitter.com/hardening_io) for the latest updates.

content/blog/2016-09-20-ansible-nginx-released.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ This role hardens your existing nginx installations (version 1.0.15 or later).
1313

1414
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:
1515

16-
* [geerlinggux.nginx](https://galaxy.ansible.com/geerlingguy/nginx/)
17-
* [jdauphant.nginx](https://galaxy.ansible.com/jdauphant/nginx/)
18-
* [franklinkim.nginx](https://galaxy.ansible.com/franklinkim/nginx/)
16+
* [nginxinc.nginx](https://galaxy.ansible.com/ui/standalone/roles/nginxinc/nginx/)
17+
* [geerlinggux.nginx](https://galaxy.ansible.com/ui/standalone/roles/geerlingguy/nginx/)
18+
* [jdauphant.nginx](https://galaxy.ansible.com/ui/standalone/roles/jdauphant/nginx/)
1919

2020
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.
2121

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

2626
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!
2727

28-
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/).
28+
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/).
2929

3030
Be sure to follow us on [Twitter](https://twitter.com/DevSecIO) for the latest updates.

content/blog/2020-10-11-ansible-collection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ We also dropped support for some operating systems:
6262

6363
It's here:
6464

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

6868
Please share your feedback with us, ask questions on the mailing list, open issues and pull requests on our repo!

themes/devsec/layouts/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ <h2 style="margin-bottom: 0.8rem">Remediate with your automation tooling</h2>
5353
<div class="large-4 medium-4 small-12 text-center columns">
5454
<div class="row link-item provider-logo"><div class="small-12 text-center columns">
5555
<div>
56-
<a href="https://galaxy.ansible.com/devsec/hardening">
56+
<a href="https://galaxy.ansible.com/ui/repo/published/devsec/hardening/">
5757
<img class="ansible-logo" src="/images/ansible_logo.png" >
5858
</a>
5959
</div>

themes/devsec/layouts/partials/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<li><a href="/legal">Legal notice</a></li>
33
<li><a href="/contributing">Contributing</a></li>
44
<li><a href="https://twitter.com/devsecio">Twitter</a></li>
5-
<li><a href="https://galaxy.ansible.com/devsec/hardening">Ansible Galaxy</a></li>
5+
<li><a href="https://galaxy.ansible.com/ui/repo/published/devsec/hardening/">Ansible Galaxy</a></li>
66
<li><a href="https://supermarket.getchef.com/cookbooks?q=hardening">Chef Community</a></li>
77
<li><a href="https://forge.puppetlabs.com/hardening">Puppet Forge</a></li>
88
<li><a href="index.xml">RSS</a></li>

0 commit comments

Comments
 (0)