Skip to content

Commit

Permalink
renamed playbooks
Browse files Browse the repository at this point in the history
  • Loading branch information
george georgovassilis committed Nov 2, 2022
1 parent f242fc3 commit 188d5c8
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
File renamed without changes.
File renamed without changes.
4 changes: 2 additions & 2 deletions setup-elastic-cluster.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ function ans() {
ANSIBLE_HOST_KEY_CHECKING=False ansible-playbook --inventory-file "$ANSIBLE_HOSTS" --private-key "$PATH_TO_SSH_KEY" -u "$SSH_USER" "$@"
}

ans setup-k3s.playbook
ans setup-elastic.playbook
ans playbook-setup-k3s.yml
ans playbook-setup-elastic.yml

0 comments on commit 188d5c8

Please sign in to comment.