On 20. jan. 2017 01:36, Elliott Barrere wrote:
Thanks for all the advice, guys (I'm just getting back to this since last
month). Unfortunately nothing seems to be working.
It appears that none of our variables seem to be getting set. I've tried
various different locations and names for the group_vars file, including
group_vars/all/all.yaml, group_vars/all/all.yml, group_vars/all.yaml and
group_vars/all.yml and none of them seem to work. The following variables
are set in each file, but neither are getting loaded:
---
sendmail_mail_relay: mail-relay.domain.local
pbis_require_membership_of: '"DOMAIN\\teaminfra" "DOMAIN\\LVLinuxAdmins"'
Any ideas why this could be? Are there any troubleshooting steps I can use
to track this down?
My hunch is that you directory structure is not correct so Ansible can't
find the files.
In the same directory as you inventory file, output of these commands
would help track it down.
tree -L 3
ansible --version
But also your original message you wrote this
"I've recently updated from Ansible 2.1 to the latest (using git pull),
which
may or may not have been when this issue started."
It you didn't remove 2.1 completely before you install from source you
may have a combination of the two, and that will give you some strange
behaviors.
--
Kai Stian Olstad
--
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/986d0ef4-225c-0f64-95cf-712bf17b1dd2%40olstad.com.
For more options, visit https://groups.google.com/d/optout.