Releases: spencergibb/battleschool
battleschool 0.3.5 preview release
New features/fixes:
- allow the mac_pkg module to be run outside of battleschool (#7 courtesy of @vascoosx)
- move respository to https://github.com/spencergibb/battleschool
This is a preview release of battleschool. See https://github.com/spencergibb/battleschool for more information
Binaries hosted on pypi https://pypi.python.org/packages/source/b/battleschool/battleschool-0.3.5.tar.gz
battleschool 0.3.4 preview release
New features/fixes:
- added symlinks=True to copytree in AppPackage.install (fixes app installs that have symlinks)
- added jinja2 and pyyaml as setup.py requires to fix installs using homebrew installed pip and python
This is a preview release of battleschool. See https://github.com/32degrees/battleschool for more information
Binaries hosted on pypi https://pypi.python.org/packages/source/b/battleschool/battleschool-0.3.4.tar.gz
battleschool 0.3.3 preview release
New features/fixes:
- serialize extra_vars to $TMPDIR/battleschool_extra_vars.json so mac_pkg can read options set in battle 5db7988
- added acquire-only option (useful to prep for demos)
- removed --tags option since not all playbooks will have the same tags
This is a preview release of battleschool. See https://github.com/32degrees/battleschool for more information
Binaries hosted on pypi https://pypi.python.org/packages/source/b/battleschool/battleschool-0.3.3.tar.gz
battleschool 0.3.2 preview release
New features/fixes:
- added archive_type=tar support bc9180b
This is a preview release of battleschool. See https://github.com/32degrees/battleschool for more information
Binaries hosted on pypi https://pypi.python.org/packages/source/b/battleschool/battleschool-0.3.2.tar.gz
battleschool 0.3.1 preview release
New features/fixes:
- fixed bugs introduced if using ansible 1.5
This is a preview release of battleschool. See https://github.com/32degrees/battleschool for more information
I'm no longer putting binaries here. Binaries hosted on pypi https://pypi.python.org/packages/source/b/battleschool/battleschool-0.3.1.tar.gz
battleschool 0.2.2 preview release
Changed the --update-source
option to --update-sources
This is a preview release of battleschool. See https://github.com/32degrees/battleschool for more information
battleschool 0.2.1 preview release
New features:
- remote config.yml (for first run on a machine)
- url sources
- configurable cache_dir
This is a preview release of battleschool. See https://github.com/32degrees/battleschool for more information
battleschool 0.1.0 preview release
This is a preview release of battleschool. See https://github.com/32degrees/battleschool for more information