Remove collection community.general
Tracked in #6 Signed-off-by: Matej Focko <me@mfocko.xyz>
This commit is contained in:
parent
2e3be924d2
commit
a44adf3325
1 changed files with 2 additions and 2 deletions
4
Makefile
4
Makefile
|
@ -10,7 +10,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
|
||||
bash scripts/generate_gpg.sh
|
||||
|
|
Loading…
Reference in a new issue