Skip to content

Commit 1f18129

Browse files
authored
Merge pull request #90 from ansible-lockdown/benchmark_v4.0.0
Workflow triggers
2 parents e039e8e + 9e2cbe0 commit 1f18129

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2025 Mindpoint Group - A Tyto Athene Company / Ansible Lockdown
3+
Copyright (c) 2026 Mindpoint Group - A Tyto Athene Company / Ansible Lockdown
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

tasks/ansible_hardening/prelim.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
# Current list is elastic and will be updated as we test more cloud based services.
3030
# Current testing is working in Azure using Hyper-V. We are currently using this for reference:
3131
# https://github.com/ansible/ansible/blob/905131fc76a07cf89dbc8d33e7a4910da3f10a16/lib/ansible/module_utils/facts/virtual/linux.py#L205
32-
- name: "PRELIM | Set Fact If Cloud-Based System (auto-detect)."
32+
- name: "PRELIM | Set Fact If Cloud-Based System (Auto-detect)."
3333
when:
3434
- hosted_virtual_system_override is not defined
3535
- not ansible_virtualization_type == 'VMware' or

0 commit comments

Comments
 (0)