dellis23/ansible-toolkit

should suggest pushing inventory variables down to role if higher scope is uneccesary

Open

#18 opened on Sep 17, 2015

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Python (15 forks)github user discovery
help wanted

Repository metrics

Stars
 (157 stars)
PR merge metrics
 (PR metrics pending)

Description

atk-toolkit should find variables that are only used in a single role variables, and suggest that they are moved down into that role variables directory as they do not need a larger scope.

Contributor guide