https://github.com/l1ghtn1ng/ansible-parser
A go program to parse Ansible core log file for failed tasks and send an email report of it
https://github.com/l1ghtn1ng/ansible-parser
ansible devops go golang infrastructure-as-code
Last synced: about 2 months ago
JSON representation
A go program to parse Ansible core log file for failed tasks and send an email report of it
- Host: GitHub
- URL: https://github.com/l1ghtn1ng/ansible-parser
- Owner: L1ghtn1ng
- License: gpl-3.0
- Created: 2023-05-05T12:35:14.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-07T21:43:04.000Z (about 2 years ago)
- Last Synced: 2025-01-26T00:12:02.813Z (3 months ago)
- Topics: ansible, devops, go, golang, infrastructure-as-code
- Language: Go
- Homepage: https://cybermon.uk
- Size: 22.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ansible-Parser
A go program to parse Ansible core log file for failed tasks and send an email report of it## Compatability
Has been tested with Ansible core versions:
- 2.12.10