40fd9474af
Store .pypirc in tmpfs since it contains secrets, we do this for both gpg and ssh keys. Change-Id: Ie85bd6daf8650547842de99d3f7260c49f6d623d Signed-off-by: Paul Belanger <pabelanger@redhat.com> |
||
---|---|---|
.. | ||
defaults | ||
tasks | ||
templates | ||
README.rst |
Upload python packages to PyPI
Role Variables
Complex argument which contains the information about the PyPI server as well as the authentication information needed. It is expected that this argument comes from a Secret.
Username to use to log in to PyPI.
Password to use to log in to PyPI.