Skip to content

Commit 92df478

Browse files
matej5Matej Stajduhar
and
Matej Stajduhar
authored
Changing-aws-acl-when-statement (#2063)
Co-authored-by: Matej Stajduhar <matej.stajduhar@codeenigma.com>
1 parent 237cec3 commit 92df478

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: roles/aws/aws_acl/tasks/bot_control.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
inspection_level: "COMMON"
7272

7373
- name: Define targeted actions rules
74-
when: _acl.rules.botControl.target == "TARGETED"
74+
when: _acl.rules.bot_control.target == "TARGETED"
7575
block:
7676
- name: Define targeted actions
7777
ansible.builtin.set_fact:

0 commit comments

Comments
 (0)