Skip to content
Snippets Groups Projects
Commit 04c3e14b authored by Louis Abel's avatar Louis Abel :tv:
Browse files

add gitlab steps to readme

parent 2a0babee
No related branches found
No related tags found
No related merge requests found
......@@ -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:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment