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 797b20d commit ae72264
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ansible/janus.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ readonly PLAYS_DIR=${PLAYS_DIR:-"${WORKSPACE}/janus/playbooks"}

checkWorkdirExistsAndSetAsDefault

dnf install -y rsync

ansible-galaxy collection install community.fqcn_migration

if [ "${PLAYBOOK}" == 'playbooks/janus.yml' ]; then
Expand Down

0 comments on commit ae72264

Please sign in to comment.