kolla-ansible/ansible/roles/database
Sam Yaple 37ca7222bb fix possible symlink attack with ansible
The commands used to create a temporary file on the localhost were
vulnerable to a symlink attack. Removing the shell module and ensuring
the ansible copy and file module is used will verify this file exists as a
file with the correct permissions and ownership

Change-Id: I829483edf1435e41726ebfe1bc826e0c2e5265e3
Closes-Bug: 1471376
2015-07-14 02:51:54 +00:00
..
defaults Ansible Mariadb w/ Galera support 2015-07-03 13:56:06 +00:00
tasks fix possible symlink attack with ansible 2015-07-14 02:51:54 +00:00
templates Fixes an issue with AIO and galera clusters 2015-07-11 09:05:29 +00:00