You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 5, 2018. It is now read-only.
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: ''
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.
Hi folks,
I get to this:
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?
The text was updated successfully, but these errors were encountered: