Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Garther and expose OpenSSL and GnuTLS versions in local facts #90

Merged
merged 2 commits into from
Sep 26, 2016

Conversation

ypid
Copy link
Member

@ypid ypid commented Sep 20, 2016

No description provided.

@@ -43,6 +43,8 @@
run_once: True
always_run: True

# TODO: When there is any need to change this task, consider refactoring and
# using the versions provided in local facts.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nope, this would be wrong. Local facts are based on information from remote hosts; Ansible Controller does not have any facts available, and we cannot really do anything about this (unless Ansible Controller is managed by DebOps, but that isn't a given). I would remove this comment to not mislead future contributors.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch. I missed that. Fixed.

ypid added a commit to ypid/ansible-pki that referenced this pull request Sep 26, 2016
@@ -31,6 +31,8 @@ Added

- Added :envvar:`pki_system_ca_certificates_download_all_hosts_force`. [ypid_]

- Garther and expose OpenSSL and GnuTLS versions in Ansible local facts. [ypid_]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can change that to Gather.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

History rewritten, thanks. I guess I need to find a way to let Vim figure out the actual language of the current section because I currently have spelllang set to en and de.

@drybjed drybjed merged commit faa9f36 into debops:master Sep 26, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants