removed unused option

This commit is contained in:
2025-05-06 14:30:53 +02:00
parent ebc7b7af0c
commit 6c687774d0

View File

@@ -5,7 +5,6 @@
- name: webserver | apache | setup server-statistics
command:
free_form: # not required. The command module takes a free form command to run. There is no actual parameter named 'free form'.
cmd: 'a2enmod status'
creates: '/etc/apache2/mods-enabled/status.conf'