Skip to content

Releases: likg/ansible-role-csf

v.1.3.2

04 Oct 11:32
Compare
Choose a tag to compare

Add changes to csf.pignore introduced in csf v14.11:

  • Added entries in csf.pignore for new cPanel installations

bugfix

04 Apr 13:11
Compare
Choose a tag to compare

bugfix (ansible_facts for handlers)

Migrate to ansible_facts namespace

29 Mar 15:45
Compare
Choose a tag to compare

Migrate to ansible_facts namespace

Correct permissions

30 Jul 14:38
666a226
Compare
Choose a tag to compare
  • fix csf{pre,post}.sh scripts permissions

Fix travis builds

01 Feb 14:26
c564ecb
Compare
Choose a tag to compare
  • correct idempotence check
  • switch from xenial to bionic as base travis dist

Add csf.tgz checksum check

11 Jun 22:11
Compare
Choose a tag to compare
  • bump ansible version requirements due to get_url checksum feature
  • add csf.tgz checksum check
  • use loop instead of with_items
  • add Ubuntu 18 (xenial) to list of supported distros
  • [travis] use ubuntu 18 (xenial) as base distro for tests

Lint rules update

27 Jan 13:41
Compare
Choose a tag to compare

Make ansible-lint happy

SemVer

06 Aug 07:40
Compare
Choose a tag to compare

Migrate to SemVer as strict requirement per ansible/galaxy#914

Move from docker-py to docker PIP module

18 Jul 08:01
Compare
Choose a tag to compare

Move from docker-py to docker PIP module. docker-py is no longer maintained (last release from November 2016), you should install docker instead, ansible/ansible#42162

Update tests docker images

07 Mar 11:59
Compare
Choose a tag to compare

Update tests docker images (geerlingguy -> ansiblecheck)