Forem Creators and Builders 🌱

Discussion on: Forem Google Cloud Setup on MacOS

Collapse
 
coffeecraftcode profile image
Christina Gorton

This may be our fault and I would like to test that theory.
Could you run

ansible-galaxy collection install -r requirements.yml
Enter fullscreen mode Exit fullscreen mode

in your terminal and then try:

ansible-playbook -i inventory/forem/setup.yml playbooks/providers/gcp.yml
Enter fullscreen mode Exit fullscreen mode

Let me know what happens after you do that!