Answers for "passing variables on command line for ansible"

1

passing variables on command line for ansible

ansible-playbook release.yml --extra-vars "version=1.23.45 other_variable=foo"
Posted by: Guest on May-19-2021

Code answers related to "passing variables on command line for ansible"

Browse Popular Code Answers by Language