Fix documentation of control host bootstrap

Change-Id: Ie1d7753d9061b587caa5e150f72b51658a887318
This commit is contained in:
Pierre Riteau 2021-03-03 12:52:30 +01:00
parent 245b7b0fc2
commit aafed5811d

View File

@ -20,7 +20,7 @@ Ansible Control Host
Before starting deployment we must bootstrap the Ansible control host. Tasks
performed here include:
- Install Ansible and role dependencies from Ansible Galaxy.
- Install required Ansible roles from Ansible Galaxy.
- Generate an SSH key if necessary and add it to the current user's authorised
keys.
- Install Kolla Ansible locally at the configured version.