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:
parent
64548cbd99
commit
8c2db3bdff
1 changed files with 1 additions and 1 deletions
|
|
@ -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/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue