Skip to content
This repository has been archived by the owner on Jun 17, 2023. It is now read-only.

Commit

Permalink
bumping ansible vers
Browse files Browse the repository at this point in the history
  • Loading branch information
wesyoung committed Dec 26, 2018
1 parent 25ff8f4 commit 3c87395
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ansible-galaxy install elastic.elasticsearch,5.5.1
# test to see if we've linked this in development
# install by default in production
if [ ! -e roles/csirtgadgets.cif ] && [ ! -e ../roles/csirtgadgets.cif ]; then
ansible-galaxy install csirtgadgets.cif,0.0.12
ansible-galaxy install csirtgadgets.cif,0.0.14
fi

echo 'running ansible...'
Expand Down

0 comments on commit 3c87395

Please sign in to comment.