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: fix typos in documentation and also change incorrect naming in functions and playbooks #72

Closed
wants to merge 1 commit into from

Conversation

eelucio
Copy link
Contributor

@eelucio eelucio commented Mar 11, 2024

mostly harmless typos in docu.

I found a couple of typos in the ansible playbook variables:

    continer_name: "{{ db_name }}"

to

    container_name: "{{ db_name }}"

etc.

I do not know if this variables are standard ones or not in Ansible, but just in case I cahnged them everywhere

@antarcticrainforest
Copy link
Member

Thanks for the effort @eelucio, but I hate to tell you that I am going to close this. Not because I don't like it. But the changes on the branch that I am working at, at the moment are simply too large. This would cause huge merge conflicts. I would suggest to wait until the refactoring is done.

I hope you don't mind.

@eelucio
Copy link
Contributor Author

eelucio commented Mar 12, 2024

no probs, next time I will ask you before.

@antarcticrainforest antarcticrainforest deleted the typos branch May 13, 2024 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants