Files @ 36ce706cb123
Branch filter:

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

branko
MAR-239: Dropped support for Debian 11 Bullseye from the backup_client role:

- Switch to using Paramiko instead of pexpect backend (therefore
avoiding using the external SSH client binary).
---

allow_duplicates: true

dependencies:
  - common
  - web_server

galaxy_info:
  author: Branko Majic
  description: Sets-up a website powered by PHP application
  license: BSD
  min_ansible_version: 2.9
  platforms:
    - name: Debian
      versions:
        - 11
        - 12