Skip to content

Commit

Permalink
Update exec-playbook
Browse files Browse the repository at this point in the history
  • Loading branch information
jharrislw authored Sep 16, 2024
1 parent 14b6295 commit 3074693
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exec-playbook
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ ping ${gw} -c1

ansible all -i hosts -m ping

ansible-playbook --ssh-extra-args="-i ${pkey_file}" -F /root/.ssh/config -u root -i ${IP}, ${PLAYBOOK}
ansible-playbook -vvv --ssh-extra-args="-i ${pkey_file}" -F /root/.ssh/config -u root -i ${IP}, ${PLAYBOOK}

0 comments on commit 3074693

Please sign in to comment.