removed unused option
This commit is contained in:
@@ -5,7 +5,6 @@
|
|||||||
|
|
||||||
- name: webserver | apache | setup server-statistics
|
- name: webserver | apache | setup server-statistics
|
||||||
command:
|
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'
|
cmd: 'a2enmod status'
|
||||||
creates: '/etc/apache2/mods-enabled/status.conf'
|
creates: '/etc/apache2/mods-enabled/status.conf'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user