Paul Belanger 40fd9474af
Move .pypirc into tmpfs
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>
2017-08-29 11:34:22 -04:00
..
2017-08-23 15:21:26 -04:00
2017-08-29 11:34:22 -04:00
2017-08-22 16:08:09 -04:00
2017-08-23 15:21:26 -04:00

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.