mirror of
https://github.com/ansible/awx.git
synced 2026-02-22 13:36:02 -03:30
Fix typo ("directory" misspelled)
This commit is contained in:
@@ -326,7 +326,7 @@ If you wish to use an external database, in the inventory file, set the value of
|
|||||||
If you are not pushing images to a Docker registry, start the build by running the following:
|
If you are not pushing images to a Docker registry, start the build by running the following:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# Set the working director to installer
|
# Set the working directory to installer
|
||||||
$ cd installer
|
$ cd installer
|
||||||
|
|
||||||
# Run the Ansible playbook
|
# Run the Ansible playbook
|
||||||
|
|||||||
Reference in New Issue
Block a user