forgot to remove references to requirements.yml
All checks were successful
test / Linting (push) Successful in 5s
test / Molecule tests (default, debian11) (push) Successful in 1m2s
test / Molecule tests (default, ubuntu2004) (push) Successful in 1m10s
test / Molecule tests (default, debian12) (push) Successful in 1m11s
test / Molecule tests (default, ubuntu2204) (push) Successful in 1m10s
test / Molecule tests (with_custom_ascii, debian11) (push) Successful in 1m7s
test / Molecule tests (with_custom_ascii, debian12) (push) Successful in 1m11s
test / Molecule tests (with_custom_ascii, ubuntu2004) (push) Successful in 1m5s
test / Molecule tests (with_custom_ascii, ubuntu2204) (push) Successful in 1m16s

This commit is contained in:
Bertrand Lanson 2023-07-30 15:41:47 +02:00
parent f2c679e12e
commit aba7d4a2fb

View File

@ -1,8 +1,5 @@
---
# task/main file for update_motd
- name: "Import prerequisites.yml"
ansible.builtin.include_tasks: prerequisites.yml
- name: "Import install.yml"
ansible.builtin.include_tasks: install.yml