diff --git a/ansible.cfg b/ansible.cfg index 760a6c6..06fc0e0 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -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 diff --git a/setup.cfg b/setup.cfg index afa2d3f..1474b30 100644 --- a/setup.cfg +++ b/setup.cfg @@ -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