tenks/requirements.txt
Radosław Piliszek d178655657 Add Debian support
With CI and docs updates.

Debian 11 requires a newer Ansible so this change bumps its
version.

Change-Id: I814933563c6e34d63d1b31ef01bba30b031fd7a0
2022-03-02 10:26:12 +01:00

9 lines
305 B
Plaintext

# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
pbr>=2.0 # Apache-2.0
ansible>=2.7.0,<6.0 # GPLv3
os-client-config # Apache-2.0
selinux # MIT