This a bad commit message. NO idea.

This commit is contained in:
2022-02-15 14:56:51 -05:00
parent 4a8ab6fc84
commit 3fb974987c
62 changed files with 421 additions and 1063 deletions

View File

@@ -1,2 +1,2 @@
install_date: Wed Jun 30 01:12:54 2021
version: 2.1.0
install_date: Fri Oct 15 18:59:22 2021
version: 2.2.0

View File

@@ -36,7 +36,8 @@ dependencies:
when: >
(ansible_distribution == 'Debian' and
ansible_distribution_release == 'buster') or
ansible_distribution == 'Ubuntu'
(ansible_distribution == 'Ubuntu' and
ansible_distribution_version is version('21.04', '<'))
collections:
- containers.podman