Skip to content

Releases: caktus/tequila-common

v0.9.2

17 Sep 13:39
Compare
Choose a tag to compare
  • Pass packages to apt module as list rather than using squash_actions, which is more efficient and removes deprecation warning

v0.9.1

12 Sep 15:28
Compare
Choose a tag to compare
  • Consistently use the recommended module:options format <https://docs.ansible.com/ansible/latest/user_guide/playbooks_intro.html#action-shorthand>_
    for all tasks.
  • Change include to include_tasks.
  • Fix search to be more specific for whether project user exists in /etc/ssh/sshrc.
  • Requires at least Ansible 2.4

v 0.9.0

01 Apr 13:15
Compare
Choose a tag to compare
  • Fix for Ansible 2.7.9: include direction on ufw tasks. (Became required in Ansible 2.7.8 or 2.7.9, not documented yet but see ansible/ansible#53854)

v0.8.9

01 Apr 13:13
Compare
Choose a tag to compare
  • Fix for Ubuntu 18+: python-software-properties package changed to
    software-properties-common.

v0.8.8

09 Aug 19:07
Compare
Choose a tag to compare

v 0.8.8 on Aug 9, 2018

  • Fix for sftp: add --quiet to grep in /etc/sshrc.

v 0.8.7 on Aug 9, 2018

  • Fix for ssh agent forwarding: don't use setfacl on the socket unless
    the project user exists.

v 0.8.6 on Jul 30, 2018

  • Some changes to help with ssh agent forwarding.

v0.8.6

30 Jul 16:41
Compare
Choose a tag to compare
  • Some changes to help with ssh agent forwarding.

v0.8.5 - add project_user separate from project_name

24 Jul 11:42
Compare
Choose a tag to compare
  • Configure the project user separately from the project name, as
    tequila-django does.

Revert the hostname setting task

19 Apr 17:06
73ce20b
Compare
Choose a tag to compare
Update CHANGES.rst

Bump the date of the new release.

v0.8.3: Merge pull request #9 from caktus/TEQ-18-set-hostnames

15 Dec 15:22
2763d43
Compare
Choose a tag to compare
Set the hostname from the inventory file

v0.8.2: Merge pull request #6 from caktus/add-sphinx-docs

15 Dec 15:22
c4b2093
Compare
Choose a tag to compare