We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39f7968 commit 5772f10Copy full SHA for 5772f10
etc/kayobe/ansible/stackhpc-cloud-tests.yml
@@ -36,8 +36,8 @@
36
repo: "{{ sct_repo }}"
37
version: "{{ sct_version }}"
38
dest: "{{ repo_tmpdir.path }}"
39
- depth: 1
40
- single_branch: true
+ #depth: 1
+ #single_branch: true
41
42
- name: Ensure the latest versions of pip and setuptools are installed # noqa package-latest
43
ansible.builtin.pip:
0 commit comments