Merge "Remove ssh control path from ansible.cfg"

This commit is contained in:
Zuul 2018-08-08 20:06:53 +00:00 committed by Gerrit Code Review
commit ddaa64dc32
2 changed files with 1 additions and 5 deletions

View File

@ -6,7 +6,3 @@ callback_whitelist = profile_tasks
# Attempt to load custom modules whether it's installed system-wide or from a virtual environment
roles_path = roles:$VIRTUAL_ENV/usr/share/ansible/roles/tripleo-keystone:$VIRTUAL_ENV/usr/local/share/
[ssh_connection]
control_path = %(directory)s/%C

View File

@ -4,7 +4,7 @@ summary = ansible-role-tripleo-keystone - Ansible Keystone role for the TripleO
description-file =
README.md
author = TripleO Team
author-email = jillr@redhat.com
author-email = openstack-dev@lists.openstack.org
home-page = https://git.openstack.org/cgit/openstack/ansible-role-tripleo-keystone
classifier =
License :: OSI Approved :: Apache Software License