Merge pull request #12971 from mayaCostantini/precise-migrate-playbook-path

Precise migrate.yml path in development docs
This commit is contained in:
John Westcott IV 2022-11-03 10:06:18 -04:00 committed by GitHub
commit af6fec5592
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,7 +28,7 @@ Here are the main `make` targets:
Notable files:
- `tools/docker-compose/inventory` file - used to configure the AWX development environment.
- `migrate.yml` - playbook for migrating data from Local Docker to the Development Environment
- `tools/docker-compose/ansible/migrate.yml` - playbook for migrating data from Local Docker to the Development Environment
### Prerequisites