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

checkWorkdirExistsAndSetAsDefault

sudo install -y rsync
dnf install -y rsync

ansible-galaxy collection install community.fqcn_migration

Expand Down

0 comments on commit 797b20d

Please sign in to comment.