Releases: neillturner/kitchen-ansible
Releases · neillturner/kitchen-ansible
0.0.37
require_ansible_source currently broken #126
0.0.36
Add ssh_known_hosts options #123
0.0.35
Removed needless install_epel_repo #122
fix private_key
Don't run idempotence test if one of task failed during first run #121
Refactor epel installation method #120
Update verifier section #119
Update README #118
0.0.34
ansible_host_key_checking option to bypass strict host key checking in ssh
private_key option to pass a private key
centos 7 repo install set correct repo by default.
require_ruby_for_busser option increase to ruby 2.0 and improve docs.
idempotency_test option #117 bborysenko
code refactoring thanks #111 #110 mheap
docs for new busser-ansiblespec
0.0.33
override ansible playbook command option
Skip generating the hosts file if the ansible inventory file is specified #105
0.0.32
Ansible provider will not copy a vault file whose name starts with a dot #104
0.0.31
Add a git rev option in source install #103
0.0.30
Add options for 'library' and 'callback_plugins' #102
0.0.29
Support custom ansible.cfg from root of your ansible repository
move role_path generated parameter to an environment variable
0.0.28
Ansiblespec support
Allow overriding of path where kitchen looks for ansible-playbook #99
Added six to the pip modules to install #97
documentation improvements