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

qeapp specific image by running AiiDAlab from docker image #213

Open
wants to merge 26 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
pre-commit-ci[bot] committed Dec 4, 2023
commit 01d0bacf3df24c5bcd657983af4e69b1cf599a46
10 changes: 5 additions & 5 deletions .ansible-lint
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
warn_list: # or 'skip_list' to silence them completely
- '208' # File permissions unset or incorrect
- '301' # Commands should not change things if nothing needs doing
- '305' # Use shell only when shell functionality is required
- '504' # Do not use 'local_action', use 'delegate_to: localhost'
- syntax-check
- '208' # File permissions unset or incorrect
- '301' # Commands should not change things if nothing needs doing
- '305' # Use shell only when shell functionality is required
- '504' # Do not use 'local_action', use 'delegate_to: localhost'
- syntax-check