Update tasks/install.yml
All checks were successful
test / Linting (push) Successful in 9s
test / Molecule tests (default, debian12) (push) Successful in 1m30s
test / Molecule tests (default, debian11) (push) Successful in 1m40s
test / Molecule tests (default, ubuntu2004) (push) Successful in 1m55s
test / Molecule tests (default, ubuntu2204) (push) Successful in 1m43s
test / Molecule tests (with_custom_config, debian11) (push) Successful in 1m53s
test / Molecule tests (with_custom_config, debian12) (push) Successful in 1m47s
test / Molecule tests (with_custom_config, ubuntu2004) (push) Successful in 2m9s
test / Molecule tests (with_custom_config, ubuntu2204) (push) Successful in 2m2s

This commit is contained in:
Bertrand Lanson 2023-09-14 21:52:19 +00:00
parent edceb22df8
commit db69250caf

View File

@ -8,9 +8,6 @@
manage_repositories_enable_custom_repo: true
manage_repositories_custom_repo: "{{ install_docker_repository }}"
- name: "Force cache update"
ansible.builtin.meta: flush_handlers
- name: "Install docker packages"
ansible.builtin.include_role:
name: ednxzu.manage_apt_packages