zuul-jobs/roles/ansible-galaxy-import
Paul Belanger c662ef5bd9 Fix typo with ansible_galaxy_info.token
Otherwise, we cannot get the token properly from the secret.

Change-Id: I5d2b761fbc94aab6077653b0bd2c209c53dbd322
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2018-10-12 16:59:20 -04:00
..
defaults Create ansible-galaxy-import role 2018-10-08 11:01:57 -04:00
tasks Fix typo with ansible_galaxy_info.token 2018-10-12 16:59:20 -04:00
README.rst Create ansible-galaxy-import role 2018-10-08 11:01:57 -04:00

README.rst

Import ansible roles into ansible galaxy

Role Variables

Complex argument which contains the information about the Ansible Galaxy server as well as the authentication information needed. It is expected that this argument comes from a Secret.

Identify with github token rather than username and password.