Install dependency for ansible on Fedora from RPM

Closes #6

Signed-off-by: Matej Focko <me@mfocko.xyz>
This commit is contained in:
Matej Focko 2020-10-31 15:51:16 +01:00
parent 2c1e709682
commit b9198dcc7d
No known key found for this signature in database
GPG key ID: DE0CF444096A468D

View file

@ -13,7 +13,7 @@ deps:
ansible-galaxy collection install community.general
fedora-deps:
sudo dnf install -y ansible # ansible-collection-community-general
sudo dnf install -y ansible ansible-collection-community-general
gpg:
bash scripts/generate_gpg.sh