Error on deployment to RHEL 7

48 views
Skip to first unread message

Kelvin Chu

unread,
Oct 17, 2016, 12:13:48 PM10/17/16
to Ansible Project
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


Brian Coca

unread,
Oct 21, 2016, 11:49:35 PM10/21/16
to ansible...@googlegroups.com

For Tower issues go to http://support.ansible.com


--
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 ansible-project+unsubscribe@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/127ede7a-e1ed-4e93-a898-b9fb666db8fd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages