You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instead of having hard coded configuration values on Vagrant file create options to allow people use a configuration file. Most settings would need to be shared with Ansible perhaps renaming variables.yml to config.yml and add to that.
Instead of having hard coded configuration values on Vagrant file create options to allow people use a configuration file. Most settings would need to be shared with Ansible perhaps renaming
variables.ymltoconfig.ymland add to that.