galaxy_info:
  author: "Kevin Veen-Birkenbach"
  license: "CyMaIS NonCommercial License (CNCL)"
  license_url: "https://s.veen.world/cncl"
  company: |
    Kevin Veen-Birkenbach
    Consulting & Coaching Solutions
    https://www.veen.world
  description: "Automatically updates all Python Pip packages to their latest available versions."
  min_ansible_version: "2.9"
  platforms:
    - name: Ubuntu
      versions:
        - all
    - name: Archlinux
      versions:
        - rolling
    - name: Debian
      versions:
        - all
  galaxy_tags:
    - python
    - pip
    - update
    - maintenance
dependencies:
  - python-pip