summaryrefslogtreecommitdiffstats
path: root/ansible/roles/certificates/handlers/main.yml
blob: 579b522841b67c9cf8e9bcdb836344375194584b (plain)
1
2
3
4
5
---
- name: Extract root certificate
  command: /usr/bin/update-ca-trust extract
  changed_when: true  # this handler is executed just when there is a new cert
  notify: Restart Docker
"s2">"Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: Implementation :: PyPy"], "extensions": {"python.details": {"project_urls": {"Home": "http://www.pip-installer.org"}, "contacts": [{"email": "python-virtualenv@groups.google.com", "name": "The pip developers", "role": "author"}], "document_names": {"description": "DESCRIPTION.rst"}}, "python.exports": {"console_scripts": {"pip2": "pip:main", "pip2.7": "pip:main", "pip": "pip:main"}}, "python.commands": {"wrap_console": {"pip2": "pip:main", "pip2.7": "pip:main", "pip": "pip:main"}}}, "keywords": ["easy_install", "distutils", "setuptools", "egg", "virtualenv"], "license": "MIT", "metadata_version": "2.0", "name": "pip", "extras": ["testing"], "run_requires": [{"requires": ["mock", "pytest", "scripttest (>=1.3)", "virtualenv (>=1.10)"], "extra": "testing"}], "version": "1.6.dev1", "test_requires": [{"requires": ["mock", "pytest", "scripttest (>=1.3)", "virtualenv (>=1.10)"]}]}