Skip to content

EagleEye is a custom ansible module and multiple files yaml comparateur that shows missing conflicts between multiple folders and files it is very useful for obtaining a good visibility when deploying in multiple environments.

Notifications You must be signed in to change notification settings

achrafxor/EagleEye

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

EagleEye

best yaml multiple files comparateur ever

EagleEye is multiple files yaml comparateur ansible module that shows conflicts between multiple folders and files it is very useful for obtaining a good visibility when deploying in multiple environments.

setup

clone repository
cd repository
touch ansible.cfg
add this code to ansible.cfg 
[defaults]
library= your path to EagleEye.py

usage

this module accept three parameters 
folder: your path to your folder that may contains many subfolders
exclude: list of excluded folder that you dont want to use them
file: the file name which you will compare in each folder

result

the module will return every conflict in each file from each folder and will return also the source of conflict

About

EagleEye is a custom ansible module and multiple files yaml comparateur that shows missing conflicts between multiple folders and files it is very useful for obtaining a good visibility when deploying in multiple environments.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages