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.7.0.tar.gz
(6.4 kB
view hashes)
Built Distribution
Close
Hashes for little_timmy-0.7.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 316ef0e46401e1e34e2914107e6d9f28871564f5deb19c5184835591ebf3347f |
|
MD5 | 417d0620ce9672f9eea08876e2baa800 |
|
BLAKE2b-256 | c7dd185cf948e4ba90cb242d1b3c9a6cf1b17074269ae7c92b93cb0a90bf5c82 |