Releases: modcloth/tory-client
Releases · modcloth/tory-client
Bumping version
Bumping version in the code. See https://github.com/modcloth/tory-client/releases/tag/v0.9.1 for release notes.
Additional Tory tags when syncing
Specify the following additional vars when syncing:
ansible_ssh_host'
: The IP address of the host (for SSH)
ansible_ssh_user
: root
for SmartOS hosts, ubuntu
otherwise
ansible_inventory_hostname
: Hostname of the host
These additional variables allow for the format change in modcloth/tory#64 which would break running plays against machines before DNS is setup.