diff --git a/README.md b/README.md index 5393565..24daae9 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,15 @@ These are the general guidelines for creating and maintaining these repositories 5. Run `pre-commit install` - There is already a provided `.pre-commit-config.yaml` with some default settings. 6. (Optional) Remove everything starting at "Guidelines" in this README to reduce clutter. +## GitLab Steps + +1. Create a new project +2. Click "import project" +3. Click "Repo by URL" +4. Put in the URL: https://git.rockylinux.org/infrastructure/public/ansible/ansible-awx-template.git +5. Type in the project name as outlined in `Guidelines` above +6. Ensure your project URL and slug are appropriate + ## Designing Playbooks Generally, your playbooks should be doing the following: