mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-12-07 18:05:09 +00:00
- Updated CLI argument parsing to use --exclude instead of --ignore. - Adjusted help texts, comments, and error messages accordingly. - Updated role filtering logic and references (include → exclude). - Added new unit tests for parse_roles_list(), filter_inventory_by_include(), and filter_inventory_by_ignore(). - Improved wording and consistency in docstrings. This change is part of the refactoring required for the Ansible 2.18 → 2.20 upgrade, ensuring naming clarity and avoiding confusion with Python's 'ignore' semantics. Conversation reference: https://chatgpt.com/share/69307ef2-1fb4-800f-a2ec-d56020019269
Tests
This folder contains the tests for infinito