Releases: ansible/tower-cli
schema error handling
v3.3.9 update version for 3.3.9 release
Allow using job template credentials relationship
v3.3.7 Mention new field in release notes
rst syntax fix
This release is necessary because PyPI rejected prior fix because of HISTORY.rst formatting
Followon Stability Release
Fix --insecure flag, other bugs, and build-outs
Stability release
This release is focused on collecting a number of bug fixes.
Fix workflow schema for large workflows
the headline fix for this release is fixing a recursion problem that caused the workflow schema command to hang if it was a large workflow.
Fix for verify_ssl parameter
This release is motivated by mishandling of the verify_ssl parameter, where the default behavior was False (not verify SSL) whereas it should have been True (yes verify SSL). This will cause errors for users who do not have a certs set up and are using tower-cli without this set explicitly to False.
Bug fixes for the modules
This has bug fixes accumulated over several months. Getting this minor release out will resolve some errors Ansible users encounter when using the tower modules.
Major release with send receive commands
Headline feature is new tower-cli send and receive commands that allow user to export data about resource to file, and import data from file into server.
New login command to create a dedicated token for the tower-cli client.
Updates for feature parity following AWX development included, as well as typical maintenance.
Several Bug Fixes and Enhancements
- Added support for using settings from environment vars in normal CLI use
- Made many-to-many relations easier to manage with a new field type
- Installed new CLI entry point, awx-cli
- Allowed setup and testing to proceed without root privileges
- Added project and inventory update resources to enable more functionality
- Fixed bug when copying resources that use the variables field type
- Fixed bug that caused debug messages to hang with long line lengths
- Fixed bug with side-by-side install of v1 and v2
- Fixed bug where --all-pages was ignored for roles
- Allowed use of --format=id with multiple results
- Added cleaner handling of Unicode