Skip to content

Commit

Permalink
140, 155, 163, 174 ansible task complete
Browse files Browse the repository at this point in the history
  • Loading branch information
seanlongcc committed May 6, 2024
1 parent c0320ba commit f98b612
Show file tree
Hide file tree
Showing 4 changed files with 366 additions and 46 deletions.
3 changes: 0 additions & 3 deletions spec/ansible/roles/mongo-stig/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@ mongo_super_users:
mongo_users:
- "test.myTester"
- "products.myRoleTestUser"
- "loler.myTester"
- "loler.bruhburh"
- "imhere.bruhburh"

authentication_mechanism:
- SCRAM-SHA-256
Expand Down
1 change: 0 additions & 1 deletion spec/ansible/roles/mongo-stig/tasks/cat1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,6 @@
- SV-252184
- manual


- name: Print the contents of mongod.conf
command: cat "{{ mongod_config_path }}"
register: mongod_conf_content
Expand Down
Loading

0 comments on commit f98b612

Please sign in to comment.