Files @ 7cabc17c71c3
Branch filter:

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

branko
MAR-218: Quote all octal values in YAML files:

- Fixes linting errors, and ensures there is no ambiguity in case of
YAML specification changes.
---

allow_duplicates: true

dependencies:
  - common
  - web_server

galaxy_info:
  role_name: php_website
  namespace: azaghal
  author: Branko Majic
  description: Sets-up a website powered by PHP application
  license: BSD
  min_ansible_version: "10.3"
  platforms:
    - name: Debian
      versions:
        - bookworm