#!/usr/bin/env bash
sudo dnf install -yq --refresh python ansible
ansible-galaxy collection install ansible.posix
ansible-galaxy collection install community.general