ansible-lint recommendations
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
lineinfile:
|
||||
path: /etc/php/{{ php_version }}/cli/conf.d/20-apcu.ini
|
||||
line: apc.enable_cli=1
|
||||
notify: restart php-fpm
|
||||
notify: Restart php-fpm
|
||||
|
||||
- name: "Add {{ webserver_user }} user to redis group"
|
||||
user:
|
||||
|
||||
Reference in New Issue
Block a user