This Ansible playbook applies a global 'JAVA_TOOL_OPTIONS: -Dlog4j2.formatMsgNoLookups=true' to all users.
This mitigates the CVE-2021-44228 exploit for all JVM apps on the hosts in the inventory
To exec:
```sh
ansible-playbook playbook.yml -i inventory
```
[4.0K] /data/pocs/6a66b2996c8666f36c65ef03fa20c9624f695307
├── [4.0K] group_vars
│ └── [ 179] windows.yml
├── [ 61] inventory
├── [1.0K] LICENSE
├── [ 984] playbook.yml
└── [ 267] README.md
1 directory, 5 files