5 lines
337 B
Bash
Executable File
5 lines
337 B
Bash
Executable File
mkdir -p ./collections/ansible_collections/community
|
|
# git clone --depth=1 -b 1.2.1 https://github.com/ansible-collections/community.grafana.git ./collections/ansible_collections/community/grafana
|
|
git clone --depth=1 -b 1.2.1-extended https://github.com/ansible_community.grafana.git ./collections/ansible_collections/community/grafana
|
|
|