Skip to content
Snippets Groups Projects
Commit af8e9286 authored by fejao's avatar fejao
Browse files

Fixing README.md file

parent c31f7162
No related branches found
No related tags found
2 merge requests!31Adding role oh my bash submodule,!30Adding role oh my bash submodule
Pipeline #37886 passed
......@@ -17,7 +17,7 @@
- [x] [oh_my_bash](https://git.cccv.de/fejao/c3infodesk-deployment/-/commit/6bf23eb4335ad92ba42b9d1872abf497aed735cc)
- [x] Set ansible-lint for the roles.
- [ ] Add molecule tests to CI-CD
- CI-CD tests can't run **molecule** tests on this server because **DIND (docker in docker)** is not setted at this server :(
- CI-CD tests can't run **molecule** tests on this server because **DIND (docker in docker)** is not setted to be used :(
## What is this?
......@@ -42,7 +42,7 @@ The roles are setted as **git submodules**.
For adding this roles to this repository, you need to start/init the submodules. You can do it by runnig this command:
```bash
git submodules update --init
git submodule update --init
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment