Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ignored variables #15

Open
ratzeni opened this issue May 21, 2019 · 1 comment
Open

ignored variables #15

ratzeni opened this issue May 21, 2019 · 1 comment
Labels
SIGU2019 specific for branch SIGU2019

Comments

@ratzeni
Copy link
Collaborator

ratzeni commented May 21, 2019

-e brand='izsto' -e admin_users='[email protected]' -e pg_drop_db='true'

see: https://docs.ansible.com/ansible/latest/user_guide/playbooks_variables.html#variable-precedence-where-should-i-put-a-variable

@ratzeni ratzeni added the SIGU2019 specific for branch SIGU2019 label May 21, 2019
@gmauro
Copy link
Owner

gmauro commented May 28, 2019

Check the structure of the variables in:
https://github.com/gmauro/galaxy4training/blob/SIGU2019/roles/common/vars/main.yml

As e.g., to change brand value use: galaxy_config['galaxy']['brand']='...'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
SIGU2019 specific for branch SIGU2019
Projects
None yet
Development

No branches or pull requests

2 participants