1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-06-12 11:05:38 +00:00

tests/integration/targets/apache2_site/tasks/main.yml: remove unncessary line

This commit is contained in:
Francisco-Xiq 2026-05-17 20:40:37 -03:00
parent 64548cbd99
commit 8c2db3bdff

View file

@ -11,7 +11,7 @@
- name: test apache2_site
when: ansible_facts.os_family == 'Debian'
block:
- name: get list of enabled sites before tests
ansible.builtin.command: ls /etc/apache2/sites-enabled/