Skip to content
Snippets Groups Projects
Commit d51e3179 authored by Chris Croome's avatar Chris Croome
Browse files

ansible-lint fixes

parent b85007a3
No related merge requests found
Pipeline #5043 failed
......@@ -12,12 +12,12 @@ galaxy_info:
- buster
- stretch
galaxy_tags: []
# List tags for your role here, one per line. A tag is a keyword that describes
# and categorizes the role. Users find roles by searching for tags. Be sure to
# remove the '[]' above, if you add tags to this list.
#
# NOTE: A tag is limited to a single word comprised of alphanumeric characters.
# Maximum 20 tags per role.
# List tags for your role here, one per line. A tag is a keyword that describes
# and categorizes the role. Users find roles by searching for tags. Be sure to
# remove the '[]' above, if you add tags to this list.
#
# NOTE: A tag is limited to a single word comprised of alphanumeric characters.
# Maximum 20 tags per role.
dependencies: []
# List your role dependencies here, one per line. Be sure to remove the '[]' above,
# if you add dependencies to this list.
# List your role dependencies here, one per line. Be sure to remove the '[]' above,
# if you add dependencies to this list.
......@@ -33,4 +33,4 @@
template:
src: "templates/{{ phpfpm_version }}.php.ini.j2"
dest: "/etc/php/{{ phpfpm_version }}/fpm/php.ini"
backup: yes
backup: true
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment