Skip to content

Let certificate_common_name fall back to inventory_hostname#61

Open
MallocArray wants to merge 1 commit intoVenafi:mainfrom
MallocArray:patch-1
Open

Let certificate_common_name fall back to inventory_hostname#61
MallocArray wants to merge 1 commit intoVenafi:mainfrom
MallocArray:patch-1

Conversation

@MallocArray
Copy link

If the Ansible playbook is not gathering facts, ansible_fqdn is not available. This can happen if gather_facts: false is specified, which is a valid use case for API interactions with remote hosts. Set a default value to inventory_hostname which is always available

If the Ansible playbook is not gathering facts, ansible_fqdn is not available. This can happen if `gather_facts: false` is specified, which is a valid use case for API interactions with remote hosts.
Set a default value to inventory_hostname which is always available
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.

1 participant