puppetmaster: Update to ansible 2.2.1.0

Update to the release version 2.2.1.0 from the RC we put in for
Iba0962d2fe8241f882833f4ecbadfad88aa753e3

Change-Id: I4d4deab8af8e3419ca309b6b5ffb4d13ff0a2502
This commit is contained in:
Ian Wienand 2017-01-18 19:23:13 +11:00
parent 244669c7c6
commit c8f008a28d

View File

@ -18,8 +18,7 @@ class openstack_project::puppetmaster (
class { '::ansible':
ansible_hostfile => '/etc/ansible/hosts',
retry_files_enabled => 'False',
ansible_version => 'v2.2.1.0-0.3.rc3',
ansible_source => 'git+git://github.com/ansible/ansible.git',
ansible_version => '2.2.1.0',
}
file { '/etc/ansible/hostfile':