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

add ansible/lint #8

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

add ansible/lint #8

wants to merge 8 commits into from

Conversation

artcz
Copy link
Contributor

@artcz artcz commented Jan 17, 2025

No description provided.

@artcz artcz self-assigned this Jan 17, 2025
@artcz
Copy link
Contributor Author

artcz commented Jan 17, 2025

Known issue: docker-compose commands in 03_app are still triggering lint errors. Other errors/warnings are fixed.

Fixed after merging separate PR and rebasing this branch.


- name: Restart everything and finish
shell: "docker compose up -d"
ansible.builtin.command:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comment on lines +53 to +54
chdir: "{{ ansible_user_dir }}"
cmd: "docker compose up -d"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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