Skip to content
Snippets Groups Projects

Master: update includes the additon of ubuntu Linux distribution focal/22.04 and minor change solving system docker image to work with Colima and Rancher

Merged Remy Mudingay requested to merge remymudingay/cookiecutter-ics-ans-role:master into master
+ 4
1
{
"company": "European Spallation Source ERIC",
"full_name": "Benjamin Bertrand",
"full_name": "Anders Harrisson",
"role_name": "ics-ans-role-<name>",
"description": "Ansible role to install {{ cookiecutter.role_name }}",
"has_dependencies": "n",
@@ -8,6 +8,9 @@
"docker centos:7",
"docker centos:7 with systemd",
"vagrant centos/7",
"docker ubuntu:22.04",
"docker ubuntu:22.04 with systemd",
"vagrant ubuntu/jammy64",
"vagrant juniper/vqfx10k-re"
],
"extra_inventory": [
Loading