bugfix: README galaxy-requirements with roles

master
Sven Ketelsen 4 years ago
parent 8a64fedc55
commit 7b3e30f3ff

@ -21,21 +21,11 @@
## Without poetry
ansible-galaxy collection install hetzner.hcloud
ansible-galaxy collection install community.general
ansible-galaxy collection install kubernetes.core
ansible-galaxy collection install community.mysql
OR
ansible-galaxy collection install -r galaxy-requirements.yml
ansible-galaxy install -r galaxy-requirements.yml
## With poetry
poetry run ansible-galaxy collection install hetzner.hcloud
poetry run ansible-galaxy collection install community.general
poetry run ansible-galaxy collection install kubernetes.core
poetry run ansible-galaxy collection install community.mysql
poetry run ansible-galaxy install hetzner.hcloud
# Setup
Create/Start servers for stage-dev

Loading…
Cancel
Save