Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix indentation of example gitlab-ci configuration #2940

Merged

Conversation

santiagoroman
Copy link
Contributor

Hello,

I noticed that the indentation of one of the gitlab-ci examples in the docs was wrong for the script key so in this pull request i'm fixing it. If you look at the docs as they are right now the first gitlab-ci example is correctly indented but the other one (which is the one I'm fixing) isn't.

Testing done:

  • Executed tox -e docs and verified that the generated html files had the indentation issue fixed.

I signed off my commits as it's recommended in the Contributors guidelines and I think I'm not forgetting something mentioned in there but please let me know if i am and I'll gladly correct it.

Thanks.

The indentation of one of the gitlab-ci examples was wrong for the
`script` key

Signed-off-by: Santiago Roman <[email protected]>
@ssbarnea ssbarnea changed the title Documentation: Fix indentation of example gitlab-ci configuration Fix indentation of example gitlab-ci configuration Nov 1, 2020
@ssbarnea ssbarnea merged commit f465730 into ansible:master Nov 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants