justfile - fix formatting
This commit is contained in:
parent
b7d2bebd13
commit
0a27d99b1a
1 changed files with 1 additions and 1 deletions
2
justfile
2
justfile
|
@ -15,7 +15,7 @@ roles:
|
||||||
|
|
||||||
# Updates requirements.yml if there are any new tags available. Requires agru
|
# Updates requirements.yml if there are any new tags available. Requires agru
|
||||||
update:
|
update:
|
||||||
@agru -u
|
@agru -u
|
||||||
|
|
||||||
# Runs ansible-lint against all roles in the playbook
|
# Runs ansible-lint against all roles in the playbook
|
||||||
lint:
|
lint:
|
||||||
|
|
Loading…
Reference in a new issue