Skip to content

Commit

Permalink
remove ansible role
Browse files Browse the repository at this point in the history
  • Loading branch information
seanlongcc committed Jul 9, 2024
1 parent 706a3f4 commit da7374b
Show file tree
Hide file tree
Showing 18 changed files with 6 additions and 1,857 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
reports/**
inputs.yml
inspec.lock
spec/ansible/roles/mongo-stig
spec/ansible/roles/mitre.yedit
variables.pkrvar.hcl
*.zip
*.log
Expand Down
2 changes: 1 addition & 1 deletion spec/ansible/mongo-stig-hardening-playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
roles:
- role: roles/prep
- role: mitre.yedit
- role: mongoSTIG
- role: mongo-stig
vars:
fips_mode: true
enterprise_edition: true
Expand Down
2 changes: 1 addition & 1 deletion spec/ansible/requirements.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
roles:
- name: mongoSTIG
- name: mongo-stig
src: https://github.com/mitre/ansible-mongodb-enterprise-advanced-4-stig-hardening
version: main

Expand Down
38 changes: 0 additions & 38 deletions spec/ansible/roles/mongo-stig/README.md

This file was deleted.

58 changes: 0 additions & 58 deletions spec/ansible/roles/mongo-stig/defaults/main.yml

This file was deleted.

37 changes: 0 additions & 37 deletions spec/ansible/roles/mongo-stig/files/conf.template

This file was deleted.

Loading

0 comments on commit da7374b

Please sign in to comment.