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
Files
2
+ 7
4
@@ -28,15 +28,18 @@ To create `ics-ans-role-foo`::
$ new-role
company [European Spallation Source ERIC]:
full_name [Benjamin Bertrand]:
full_name [Anders Harrisson]:
role_name [ics-ans-role-<name>]: foo
description [Ansible role to install foo]:
has_dependencies [n]: y
Select molecule_driver:
1 - docker
2 - docker - with systemd
1 - centos:7 docker
2 - centos:7 docker - with systemd
3 - vagrant centos/7
4 - vagrant juniper/vqfx10k-re
4 - ubuntu:22.04 docker
5 - ubuntu:22:04 docker - with systemd
6 - vagrant ubuntu/jammy64
7 - vagrant juniper/vqfx10k-re
Choose from 1, 2 [1]:
Select extra_inventory:
1 - none
Loading