feat: normalize tests between backends
All checks were successful
test / Linting (push) Successful in 13s
test / Molecule tests (default, debian12) (push) Successful in 1m53s
test / Molecule tests (default, ubuntu2204) (push) Successful in 1m18s
test / Molecule tests (with_custom_packages, debian12) (push) Successful in 1m20s
test / Molecule tests (with_custom_packages, ubuntu2204) (push) Successful in 1m17s

This commit is contained in:
Bertrand Lanson 2023-11-30 18:55:47 +01:00
parent 01a8315828
commit bb20de532f
2 changed files with 2 additions and 0 deletions

View File

@ -26,6 +26,7 @@
PIPX_HOME: "/opt/pipx"
changed_when: false
register: pipx_installed_packages
become: true
- name: "Set fact"
ansible.builtin.set_fact:

View File

@ -26,6 +26,7 @@
PIPX_HOME: "/opt/pipx"
changed_when: false
register: pipx_installed_packages
become: true
- name: "Set fact"
ansible.builtin.set_fact: