Skip to content
This repository has been archived by the owner on Sep 5, 2018. It is now read-only.

config issue maybe? #8

Closed
shawngraham opened this issue Aug 30, 2016 · 2 comments
Closed

config issue maybe? #8

shawngraham opened this issue Aug 30, 2016 · 2 comments
Assignees

Comments

@shawngraham
Copy link

Hi folks,

I get to this:

TASK [copy nginx virtualhost] **************************************************
fatal: [default]: FAILED! => {"changed": false, "failed": true, "msg": "AnsibleUndefinedVariable: 'http_basicauth_user' is undefined"}

NO MORE HOSTS LEFT *************************************************************
 [WARNING]: Could not create retry file 'docnow.retry'.         [Errno 2] No
such file or directory: ''

my 'all' file:

hostname: "{{ ansible_eth0.ipv4.address }}"
twitter_consumer_key:
twitter_consumer_secret:

http_basicauth_user:

http_basicauth_pass:

... I'm missing something quite basic, right?

@kayiwa
Copy link
Collaborator

kayiwa commented Aug 30, 2016

Hey @shawngraham could you please post the contents of group_vars/all here. Ooops. I see you did. Can you uncheck the commented http_basic_auth_user and the http_basic_auth_pass please.

Cheers

@kayiwa kayiwa self-assigned this Aug 30, 2016
@shawngraham
Copy link
Author

oh gosh. Man, couldn't see for looking. thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants