Little Timmy will try their best to find those unused Ansible variables.
Project description
little-timmy
Little Timmy will try their best to find those unused Ansible variables.
cd repo/ansible/plays
ansible-galaxy collection install -f -r requirements.yml -p .
ansible-galaxy role install -f -r requirements.yml -p galaxy_roles
pip3 install little-timmy
little-timmy
# or
python3 -m little_timmy
Config
Additional, optional configuration can be specified in a YAML configuration file named .little-timmy
.
The file can be located at any level between the current working directory and /
.
skip_vars:
- vars
- to
- ignore
Help
little-timmy -h
usage: little-timmy [-h] [-l LOG_LEVEL] [-c CONFIG_FILE] [directory]
Process a directory path
positional arguments:
directory The directory to process
options:
-h, --help show this help message and exit
-l LOG_LEVEL, --log-level LOG_LEVEL
set the logging level (default: INFO)
-c CONFIG_FILE, --config-file CONFIG_FILE
Config file to use. By default it will search all dirs to `/` for .little-timmy
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
little_timmy-0.4.2.tar.gz
(6.0 kB
view hashes)
Built Distribution
Close
Hashes for little_timmy-0.4.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c53dc649f6cf9f2f5f2628dcfdd69f7dfc02a9cb3a25df3e13a563ec13fb3538 |
|
MD5 | 9e94d06b96699fd9acfd28c26a6681af |
|
BLAKE2b-256 | 609be8d8209af244d417dafa0320a2e5540364308a63a05c7fb4acc63c847c45 |