Skip to content

Commit

Permalink
Change Ansible version to 1.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
micafer committed Sep 11, 2015
1 parent cbc158f commit 2c6761e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions changelog
Original file line number Diff line number Diff line change
Expand Up @@ -138,4 +138,6 @@ IM 1.3.2
* Add instance_id and instance_name fields
* Bugfix in RADL parser
* Bugfix in ConfManager formatting volumes
* Change Ansible version to 1.9.2
* Improve documentation

2 changes: 1 addition & 1 deletion contextualization/conf-ansible.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
- hosts: all
sudo: yes
vars:
ANSIBLE_VERSION: 1.8.4
ANSIBLE_VERSION: 1.9.2
tasks:
- name: Install libselinux-python in RH
action: yum pkg=libselinux-python state=installed
Expand Down

0 comments on commit 2c6761e

Please sign in to comment.