Files @ fc2c40c98e0c
Branch filter:

Location: majic-ansible-roles/roles/web_server/meta/main.yml

branko
MAR-189: Refactored web_server tests to be less hostname-dependent:

- Use the inventory name (alongisde distribution version) in places
where it's possible and makes sense to do so.
- Rearrange the IP allocation a bit to make more sense.
- Drop architecture information from the hostnames.
- Make the connectivity test operate over a matrix of input
parameters.
- Replace singular use of wget for testing with curl.
---

dependencies:
  - common

galaxy_info:
  author: Branko Majic
  description: Sets-up generic web server
  license: BSD
  min_ansible_version: 2.9
  platforms:
    - name: Debian
      versions:
        - 10