mirror of
https://github.com/ansible/awx.git
synced 2026-05-19 14:57:39 -02:30
Whitespace fix
I’m not actually this pedantic, I just need something to tag.
This commit is contained in:
1
Makefile
1
Makefile
@@ -613,7 +613,6 @@ docker-compose-cluster-elk: docker-auth
|
|||||||
minishift-dev:
|
minishift-dev:
|
||||||
ansible-playbook -i localhost, -e devtree_directory=$(CURWD) tools/clusterdevel/start_minishift_dev.yml
|
ansible-playbook -i localhost, -e devtree_directory=$(CURWD) tools/clusterdevel/start_minishift_dev.yml
|
||||||
|
|
||||||
|
|
||||||
clean-elk:
|
clean-elk:
|
||||||
docker stop tools_kibana_1
|
docker stop tools_kibana_1
|
||||||
docker stop tools_logstash_1
|
docker stop tools_logstash_1
|
||||||
|
|||||||
Reference in New Issue
Block a user