Skip to content
Snippets Groups Projects
Verified Commit 35e852ed authored by Chris Croome's avatar Chris Croome
Browse files

fix apache2 package check

parent 20bb55ec
No related branches found
Tags 3.4.1
No related merge requests found
Pipeline #36462 passed
......@@ -37,7 +37,6 @@
- name: Read package facts when not defined
ansible.builtin.package_facts:
manager: apt
when: ansible_facts.packages is not defined
- name: The apache2 package is required to be installed for the tasks in this role to run
ansible.builtin.assert:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment