For Tower issues go to http://support.ansible.com
On Oct 17, 2016 12:13, "Kelvin Chu" <[email protected]> wrote: > Hi team, > Currently getting an error deploying to RHEL 7. > > I can see that somehow the tower_package_name, version and release are not > getting picked up: > > TASK [check_config_static : Ensure expected variables are defined] > ************* > skipping: [localhost] => (item=tower_package_name) => {"changed": false, > "item": "tower_package_name", "skip_reason": "Conditional check failed", > "skipped": true} > skipping: [localhost] => (item=tower_package_version) => {"changed": > false, "item": "tower_package_version", "skip_reason": "Conditional check > failed", "skipped": true} > skipping: [localhost] => (item=tower_package_release) => {"changed": > false, "item": "tower_package_release", "skip_reason": "Conditional check > failed", "skipped": true} > > > Though I see them defined in group_vars/all: > > [root@thetower ansible-tower-setup-3.0.2]# cat group_vars/all > --- > tower_package_name: 'ansible-tower' > tower_package_version: '3.0.2' > tower_package_release: '1' > > > Any hints? > > Thanks, > Kelvin > > > -- > You received this message because you are subscribed to the Google Groups > "Ansible Project" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/ansible-project/127ede7a-e1ed-4e93-a898-b9fb666db8fd%40googlegroups. > com > <https://groups.google.com/d/msgid/ansible-project/127ede7a-e1ed-4e93-a898-b9fb666db8fd%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/CACVha7ckr_31%2B0JRXtTEtTtK8WSSRUx8f2mK2BzzN2h4V2TddA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
