Add FIPS.
This commit is contained in:
parent
ac617836f4
commit
6d89696327
|
|
@ -1 +0,0 @@
|
||||||
Vagrantfile.libvirt
|
|
||||||
|
|
@ -155,6 +155,8 @@ git_repositories:
|
||||||
dest: ansible-role-fail2ban
|
dest: ansible-role-fail2ban
|
||||||
- repo: ssh://git@github.com/robertdebock/ansible-role-filesystem.git
|
- repo: ssh://git@github.com/robertdebock/ansible-role-filesystem.git
|
||||||
dest: ansible-role-filesystem
|
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
|
- repo: ssh://git@github.com/robertdebock/ansible-role-firewall.git
|
||||||
dest: ansible-role-firewall
|
dest: ansible-role-firewall
|
||||||
- repo: ssh://git@github.com/robertdebock/ansible-role-forensics.git
|
- repo: ssh://git@github.com/robertdebock/ansible-role-forensics.git
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue