Skip to content

Commit

Permalink
docs: include Ansible Galaxy role lucab85.ansible_role_log4shell
Browse files Browse the repository at this point in the history
  • Loading branch information
lucab85 committed Dec 23, 2021
1 parent 6238673 commit add7340
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,14 @@ Ansible playbook to verify target Linux hosts using the official Red Hat Log4j d

The result is saved in a txt file under `detector_dir` (default: `/tmp/cve-2021-44228/`).

## Ansible Galaxy role

Available in Ansible Galaxy role as [lucab85.ansible_role_log4shell](https://galaxy.ansible.com/lucab85/ansible_role_log4shell):

```bash
ansible-galaxy install lucab85.ansible_role_log4shell
```

## How to run

Default variables scan all the `/var/` path for affected files.
Expand Down Expand Up @@ -114,7 +122,7 @@ This role was created in 2021 by [Luca Berton](https://www.lucaberton.it/), auth
## Ansible Pilot
More information:
More information
- [Website](https://www.ansiblepilot.com/)
- [Ansible Pilot YouTube channel](https://www.youtube.com/channel/UC5MNbTYRHSCu9vAki3z9SmA)
Expand All @@ -123,7 +131,7 @@ More information:
## Donate
Thank you for supporting me:
Thank you for supporting me
- [Patreon](https://patreon.com/lucaberton)
- [Buy me a pizza](https://www.buymeacoffee.com/lucab)
Expand Down

0 comments on commit add7340

Please sign in to comment.