openstack-ansible-os_barbican/releasenotes/notes
Jesse Pretorius 7f399d384d Use package module to install distro packages
Consolidate distro package install tasks into a
single task using the package module and pass
the package list into the name instead of using
a with_items loop.

The minimum Ansible version is raised to 2.2 due to a
known bug [1] in Ansible's apt module which does not
update the cache properly if the cache update and the
install are combined in a single task.

[1] https://github.com/ansible/ansible-modules-core/issues/1497

Also:
- remove unused travis configuration file
- move release note to the proper location
- add license boilerplate to meta file

Change-Id: Ibc2d96a48f156f19235df8b7a25d59d433c3aad5
2017-05-02 11:31:03 +01:00
..
.placeholder Add reno scaffolding for release notes management 2016-04-09 19:52:36 +01:00
barbican-init-config-overrides-ffce7e419061c4da.yaml Use package module to install distro packages 2017-05-02 11:31:03 +01:00
barbican_init_time_settings-d7510910912fa061.yaml Rename release note to unique hash 2017-04-28 11:38:06 +01:00
package-state-1497c9e2beedaf21.yaml Add ability to change apt/yum package state 2016-08-02 13:20:47 +01:00
remove-requirements-git-bf84874e42ca5fd1.yaml Simplify pip options/constraints mechanism 2016-11-02 13:09:44 +00:00
xenial_systemd_support-d8c67f1101c34a26.yaml Implement Ubuntu 16.04 support with SystemD 2016-07-14 10:35:59 -04:00