Add FIPS.

This commit is contained in:
Robert de Bock 2023-06-27 15:10:17 +02:00
parent ac617836f4
commit 6d89696327
3 changed files with 2 additions and 1 deletions

BIN
.DS_Store vendored

Binary file not shown.

1
Vagrantfile vendored
View File

@ -1 +0,0 @@
Vagrantfile.libvirt

View File

@ -155,6 +155,8 @@ git_repositories:
dest: ansible-role-fail2ban
- repo: ssh://git@github.com/robertdebock/ansible-role-filesystem.git
dest: ansible-role-filesystem
- repo: ssh://git@github.com/robertdebock/ansible-role-fips.git
dest: ansible-role-fips
- repo: ssh://git@github.com/robertdebock/ansible-role-firewall.git
dest: ansible-role-firewall
- repo: ssh://git@github.com/robertdebock/ansible-role-forensics.git