Commit Graph

2 Commits

Author SHA1 Message Date
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
Paul Belanger 5e1a7e7234 Create ansible-galaxy-import role
Ansible Galaxy has the ability for user to import roles into it. This
role will leverage the ansible-galaxy CLI command to do this.  We'll
login via a github token (sorry only method) then trigger an import on
the remote API server.

Change-Id: I959c3051403929ef4927cf23fdbef14b45294aa2
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2018-10-08 11:01:57 -04:00