add gitlab steps to readme
This commit is contained in:
parent
2a0babee43
commit
04c3e14b0a
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user