mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-16 10:13:26 +02:00
5 lines
182 B
Django/Jinja
5 lines
182 B
Django/Jinja
# {{ ansible_managed }}
|
|
AccountID {{ geoip_account_id | default('0000000') }}
|
|
LicenseKey {{ geoip_license_key | default('00000000') }}
|
|
EditionIDs {{ geoip_edition_ids | join(' ') }}
|