Update molecule config
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
Santiago Lo Coco 2024-04-15 16:18:56 +02:00
parent 5c3df56bc8
commit fa02e91582
3 changed files with 5 additions and 4 deletions

View File

@ -5,10 +5,11 @@
pre_tasks:
- name: Update the apt cache
ansible.builtin.dnf:
ansible.builtin.apt:
update_cache: true
name:
- openssh
- openssh-server
- openssh-client
- name: Stop and Start ssh
ansible.builtin.service:
@ -28,3 +29,4 @@
userid: 38000088
expiry_date: '2024-12-31'
passwordless: true
local_accounts_pk_path: /Users/slococo/.cache

View File

@ -7,7 +7,7 @@ driver:
name: docker
platforms:
- name: instance
image: "docker.io/geerlingguy/docker-rockylinux8-ansible:latest"
image: "docker.io/geerlingguy/docker-debian11-ansible:latest"
command: ${MOLECULE_DOCKER_COMMAND:-""}
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup:rw

View File

@ -16,4 +16,3 @@
userid: 38000088
expiry_date: '2024-12-31'
passwordless: true
local_accounts_pk_path: /Users/slococo/keys/