diff --git a/Makefile b/Makefile index 5c57160..43d9878 100644 --- a/Makefile +++ b/Makefile @@ -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