Skip to content
This repository has been archived by the owner on Mar 6, 2023. It is now read-only.

Change auth_require_tls to require_tls #65

Merged
merged 1 commit into from
Mar 11, 2019

Conversation

lunarthegrey
Copy link
Contributor

@lunarthegrey lunarthegrey commented Mar 11, 2019

If you use auth_require_tls it causes this:

TASK [cloudalchemy.alertmanager : copy alertmanager config] ********************************************************************************************************************
fatal: [127.0.0.1]: FAILED! => {"changed": false, "checksum": "c7cd0a8cb6995c58ecda363077ddb05886ab7942", "exit_status": 1, "msg": "failed to validate", "stderr": "amtool: error: failed to validate 1 file(s)\n\n", "stderr_lines": ["amtool: error: failed to validate 1 file(s)", ""], "stdout": "Checking '/root/.ansible/tmp/ansible-tmp-1552268526.7-265471681937283/source'  FAILED: yaml: unmarshal errors:\n  line 11: field smtp_auth_require_tls not found in type config.plain\n\n", "stdout_lines": ["Checking '/root/.ansible/tmp/ansible-tmp-1552268526.7-265471681937283/source'  FAILED: yaml: unmarshal errors:", "  line 11: field smtp_auth_require_tls not found in type config.plain", ""]}
	to retry, use: --limit @/home/user/ansible/test.retry

When you change it to require_tls it works fine.

@paulfantom paulfantom merged commit efe688a into cloudalchemy:master Mar 11, 2019
@paulfantom
Copy link
Member

thanks! 👍

@lock
Copy link

lock bot commented Apr 10, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked and limited conversation to collaborators Apr 10, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants