Update tasks/main.yml
All checks were successful
test / Linting (push) Successful in 8s
test / Molecule tests (default, debian11) (push) Successful in 47s
test / Molecule tests (default, debian12) (push) Successful in 51s
test / Molecule tests (default, ubuntu2004) (push) Successful in 52s
test / Molecule tests (default, ubuntu2204) (push) Successful in 56s
test / Molecule tests (with_custom_repo, debian11) (push) Successful in 55s
test / Molecule tests (with_custom_repo, debian12) (push) Successful in 56s
test / Molecule tests (with_custom_repo, ubuntu2004) (push) Successful in 1m1s
test / Molecule tests (with_custom_repo, ubuntu2204) (push) Successful in 58s
All checks were successful
test / Linting (push) Successful in 8s
test / Molecule tests (default, debian11) (push) Successful in 47s
test / Molecule tests (default, debian12) (push) Successful in 51s
test / Molecule tests (default, ubuntu2004) (push) Successful in 52s
test / Molecule tests (default, ubuntu2204) (push) Successful in 56s
test / Molecule tests (with_custom_repo, debian11) (push) Successful in 55s
test / Molecule tests (with_custom_repo, debian12) (push) Successful in 56s
test / Molecule tests (with_custom_repo, ubuntu2004) (push) Successful in 1m1s
test / Molecule tests (with_custom_repo, ubuntu2204) (push) Successful in 58s
This commit is contained in:
parent
8399c85829
commit
8137e6aad4
@ -14,3 +14,6 @@
|
||||
- name: "Import custom_repositories.yml"
|
||||
ansible.builtin.include_tasks: custom_repositories.yml
|
||||
when: manage_repositories_enable_custom_repo
|
||||
|
||||
- name: "Update apt caches"
|
||||
ansible.builtin.meta: flush_handlers
|
||||
|
Loading…
Reference in New Issue
Block a user