Closed jladdjr closed 4 years ago
Believe this can be achieved with:
if want_ansible_ssh_host: ret['compose'] = {'ansible_ssh_host': "foreman['ip6'] | default(foreman['ip'], true)"}
Works for me, adding some coverage downstream
Believe this can be achieved with: