Skip to content
This repository has been archived by the owner on Oct 9, 2024. It is now read-only.

Commit

Permalink
ansible-java 2.2.0: make role ansible 2.1 compatible
Browse files Browse the repository at this point in the history
  • Loading branch information
Anja Siek committed Sep 14, 2016
1 parent 9ddaaa0 commit 1e4a612
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 1 deletion.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,28 @@
# 2.2.0

Alvaro Aleman (1):

* Only do upgrades when explicitly asked

Mark Kusch (12):

* Re-run ansible-generator
* Re-run ansible-generator (part 2)
* Fixup java\_keystore\_certificates variable undefined
* Provide separation for better role testing
* Add role\_version fact
* Use ansible\_check\_mode fact
* ansible-java now requires min\_ansible\_version >= 2.1.N
* Remove leftover keystore test playbook
* Use package module in favor of action: {{ fact }}
* Fedora 23 has no python 2
* Fix vagrant bug with galaxy\_roles\_path
* Fixup Vagrant/ansible-galaxy for Vagrant >= 1.8.4

Nathan Mische (1):

* Fixing keystore for Ansible 2.1.0.0

# 2.1.0

Ludovic Claude (1):
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.1.0
2.2.0

0 comments on commit 1e4a612

Please sign in to comment.