tripleo-ansible/tripleo_ansible/roles/tripleo-create-admin
Kevin Carter 56a6e8cbe8 Import the tripleo-create-admin role
This change adds the "tripleo-create-admin" role from tripleo-common.
This change creates all of the molecule tests required to ensure that
the role is properly exercised using all of it's documented code
paths.

Documentation hooks have been added showing how the role can be
used.

Change-Id: I5649e5af6b18c411d7bbbe230556c04aeddf2795
Signed-off-by: Kevin Carter <kecarter@redhat.com>
2019-06-20 01:18:11 +00:00
..
defaults Import the tripleo-create-admin role 2019-06-20 01:18:11 +00:00
meta Import the tripleo-create-admin role 2019-06-20 01:18:11 +00:00
molecule Import the tripleo-create-admin role 2019-06-20 01:18:11 +00:00
tasks Import the tripleo-create-admin role 2019-06-20 01:18:11 +00:00
README.md Import the tripleo-create-admin role 2019-06-20 01:18:11 +00:00

README.md

TripleO Create Admin

A role to create an admin user to be later used for running playbooks.

Role Variables

Name Default Value Description
tripleo_admin_user tripleo-admin Name of user to create
tripleo_admin_pubkey [undefined] Public key for authorization

Requirements

  • ansible >= 2.4
  • python >= 2.6