Releases: ansiblebit/primogen
Releases · ansiblebit/primogen
v25
- setup tox to use ansible 2.8
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
tox.ini
: added support for Python 3.6
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
.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
- 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
tox.ini
: added ansible 2.3, 2.2 and 1.9 environments
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
- 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
- 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