Skip to content

Commit

Permalink
ansible: migrate janus job to fqcn_mig
Browse files Browse the repository at this point in the history
  • Loading branch information
rpelisse committed Sep 11, 2023
1 parent 29b4872 commit c56e330
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ansible/janus.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ checkWorkdirExistsAndSetAsDefault

ansible-galaxy collection install community.fqcn_migration

pwd
ls .
if [ "${PLAYBOOK}" == 'playbooks/janus.yml' ]; then
echo "${PLAYS_DIR}/${PLAYBOOK}"
ansible-playbook "${PLAYS_DIR}/${PLAYBOOK}"
Expand Down

0 comments on commit c56e330

Please sign in to comment.