Skip to content

Releases: ansiblebit/primogen

v25

25 Sep 00:48
ea5008f
Compare
Choose a tag to compare
  • setup tox to use ansible 2.8

v24

10 Oct 03:05
beec25b
Compare
Choose a tag to compare
v24
  • tests/boxes.yml
    • use different CentOS 7 image
  • test on travis-ci.org with ansible 2.4, 2.5, 2.6 and 2.7
  • setup tox to use ansible 2.7
  • added configuration for artful, bionic and cosmic

v22

20 Aug 01:50
Compare
Choose a tag to compare
v22
  • tox.ini: added support for Python 3.6

v21

20 Aug 01:44
Compare
Choose a tag to compare
v21
  • tox.ini
    • added support for ansible 2.5
    • added support for ansible 2.6
  • added new vagrant boxes
    • added ubuntu/artful64
    • added ubuntu/bionic64
    • added ubuntu/cosmic64

v20

15 Sep 01:12
Compare
Choose a tag to compare
v20
  • .gitignore
    • ignore **/roles/*
    • remove **/dependencies/* from list
  • do not test Ansible 2.4 by default
  • tests/setup.sh: fixed pointer to roles directory
  • tests/test.yml: do not mark Xenial setup tasks as changed
  • updated year range on LICENSE
  • .travis.yml: updated before_cache commands

v19

14 Sep 00:04
Compare
Choose a tag to compare
v19
  • renamed tests/dependencies to test/roles
  • set machine name: closes #27
  • ability to set box version: closes #26
  • added future support for Ansible 2.4

v18

11 May 16:25
Compare
Choose a tag to compare
v18
  • tox.ini: added ansible 2.3, 2.2 and 1.9 environments

v17

12 Dec 20:45
Compare
Choose a tag to compare
v17
  • virtual box settings have been moved to provider.virtualbox
  • added openSUSE images
  • minor changes
    • updated travis-ci before_cache command
    • added slack notifications

v16

06 Dec 21:05
Compare
Choose a tag to compare
v16
  • added slack notifications
  • improved command to clean travis-ci cache
  • on role variables section added common debug variable
  • removed License and Author section
  • replace README.md title

v15

10 Aug 17:37
Compare
Choose a tag to compare
v15
  • added pip to the travis-ci cache
  • added Ansible Galaxy notifications
  • fixed file header on boxes.yml
  • ignore ansible retry files
  • ignore dependencies directory
  • force vagrant to ansible provisioning the vagrant box