Closed cppmonkey closed 4 years ago
Refactored a few areas where more appropriate modules were available.
Looks to be an issue with these sections, as they both reference the same file
tasks/geoserver.yml
Tested with the following command.
$ ansible-lint -t resources geonode-v2.yml
--- - hosts: webservers remote_user: ubuntu vars: app_name: my_geonode github_user: GeoNode roles: - { role: geonode.geonode-unwind }
Refactored a few areas where more appropriate modules were available.
Looks to be an issue with these sections, as they both reference the same file
tasks/geoserver.yml
Tested with the following command.
$ ansible-lint -t resources geonode-v2.yml