Skip to content
This repository has been archived by the owner on Sep 16, 2020. It is now read-only.

Releases: ansible/tower-cli

schema error handling

12 Mar 18:54
c355a3f
Compare
Choose a tag to compare
v3.3.9

update version for 3.3.9 release

Allow using job template credentials relationship

25 Oct 17:01
020da26
Compare
Choose a tag to compare
v3.3.7

Mention new field in release notes

rst syntax fix

19 Jul 20:11
f2bcc3a
Compare
Choose a tag to compare

This release is necessary because PyPI rejected prior fix because of HISTORY.rst formatting

Followon Stability Release

19 Jul 18:40
d210177
Compare
Choose a tag to compare

Fix --insecure flag, other bugs, and build-outs

Stability release

22 Apr 15:53
70f0fe5
Compare
Choose a tag to compare

This release is focused on collecting a number of bug fixes.

Fix workflow schema for large workflows

22 Mar 16:03
0713d85
Compare
Choose a tag to compare

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

28 Jan 17:42
f1d388d
Compare
Choose a tag to compare

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

24 Jan 14:39
50a5c4c
Compare
Choose a tag to compare

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

25 Apr 15:33
852b0a5
Compare
Choose a tag to compare

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

19 Dec 17:07
082d9c8
Compare
Choose a tag to compare
  • 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