Update to Ansible 2.1.1
This patch bumps the openstack-ansible-security role to use Ansible 2.1 and adds the python-apt package which is now required for Ansible's check mode on Ubuntu. Change-Id: I4899e426a7bb5623837704b49920847c1308af53
This commit is contained in:
parent
8945ecbadf
commit
fb33be7e68
@ -17,6 +17,7 @@ libssl-dev [platform:dpkg]
|
||||
libffi-dev [platform:dpkg]
|
||||
python2.7 [platform:dpkg]
|
||||
python-dev [platform:dpkg]
|
||||
python-apt [platform:dpkg]
|
||||
|
||||
# Base requirements for CentOS
|
||||
gcc [platform:rpm]
|
||||
|
Loading…
x
Reference in New Issue
Block a user