Fix ansible-lint rule violations

This commit is contained in:
ansible-code-bot[bot]
2024-09-11 20:13:03 +00:00
parent 03c8025a68
commit 9dd769e6b8
18 changed files with 126 additions and 132 deletions

View File

@@ -1,9 +1,9 @@
---
# defaults file for webserver
package:
- httpd
- mod_ssl
- openssl
- php
- php-gd
- php-mbstring
- httpd
- mod_ssl
- openssl
- php
- php-gd
- php-mbstring

View File

@@ -1,3 +1,4 @@
---
galaxy_info:
author: Alex
description: a role for installing a webserver
@@ -44,12 +45,12 @@ galaxy_info:
- "8"
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,