--- mono_repo_server: 'keyserver.ubuntu.com' mono_deb_repo_key_id: 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF mono_deb_repo_url: 'deb https://download.mono-project.com/repo/{{ ansible_distribution | lower }} stable-{{ ansible_distribution_release }} main' mono_rh_key: 'https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF' mono_rh_repo_url: 'https://download.mono-project.com/repo/{{ ansible_distribution | lower }}{{ ansible_distribution_major_version }}-stable.repo' mono_deb_prerequisites: - apt-transport-https - dirmngr - gnupg - ca-certificates mono_deb_packages: - mono-devel - referenceassemblies-pcl - mono-xsp4 mono_rh_packages: - mono-devel - referenceassemblies-pcl - xsp